Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to tell ruby on rails, not to insert to a column?

ruby-on-rails ruby

MacRuby+IronRuby or JRuby for Desktop Applications? [closed]

Accessing child attributes from parent Factory Girl factories

Uses of Ruby on Rails

ruby-on-rails ruby

How many classes is too many? Rails STI

difficult architectural problem involving recurring payments and future events

(English, Perl, Python, Ruby) comparison on a code fragment-by-fragment basis? [closed]

python ruby perl comparison

Ruby: What does module included in a method means?

ruby module

How can I assert on initialize behaviour with RSpec?

ruby mocking rspec2

Forcing the inline rendering of a PDF document in Rails

Make JRuby inherit Java proxy settings

Understanding IO.select when reading socket in Ruby

ruby sockets

Are there technical reasons a Ruby DSL like RSpec couldn't be rewritten in Python?

python ruby rspec dsl

Detect browser language in Rails

How can I ensure that Ruby uses an OpenSSL not vulnerable to Heartbleed?

ruby openssl heartbleed-bug

Get every n-elements of array

How to use xmlns declarations with XPath in Nokogiri

Encoding Problems when running an app in docker (Python, Java, Ruby, ...) with Ubuntu Containers (ascii, utf-8)

java python ruby docker locale

Removing backslash (escape character) from a string

ruby

How do I set up my fixtures for a has_and_belongs_to_many relation?