Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Prevent Rake's sh command from echoing the command

ruby rake

What does the `execute <<-SQL` mean in Rails?

Bytes vs codepoints in ruby

ruby

Spring stopping Rails console from running

How can I use C# style enumerations in Ruby?

How does Ruby know where to find a required file?

ruby-on-rails ruby require

how to parse multivalued field from URL query in Rails

ruby-on-rails ruby http

"k.send :hello" - if k is the "receiver", who is the sender?

ruby terminology

How to combine ActiveRecord objects?

Ruby installer on Windows 7 64-bit machine

Ruby: Is there something like Enumerable#drop that returns an enumerator instead of an array?

ruby enumerable

Ordering .each results in the view

ruby-on-rails ruby

Are there any solutions for translating measurement units on Rails?

Cucumber test order of elements in table

get div nested in div element using Nokogiri

ruby xml nokogiri

Difference between p in a rails view and puts

ruby-on-rails ruby

call a specific url with rspec

Trouble yielding inside a block/lambda

ruby lambda block yield

Haml "Illegal Nesting" problem; how to place multiple code elements in the same tag?

ruby haml ruby-on-rails-3

Create a trial period for ruby on rails web app