Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Save WWW::Mechanize::File to disk using FileUtils

ruby mechanize

Rails comparing dates

ruby-on-rails ruby

Lazy fibonacci in Ruby

Ruby on Rails 3 simple grouping and counting

Substitute character at an index position in Ruby

ruby * match in string

ruby regex match

How to combine three map functions into one in Ruby on Rails?

Ruby map gives weird results

ruby

Rspec stops working suddenly because of `require': no such file to load

Is there a ruby library for checking whether a string is a valid word?

ruby

How to test that a block was yielded to?

ruby rspec

Rails: redirect_to(...) and return vs return redirect_to

ruby ruby-on-rails-3

What does String(42) do in Ruby?

ruby methods constants

How to compass compile in rake task

ruby rake sass compass-sass

rake asset:precompile takes 28 minutes on 1.9.2

Capistano deploy:update fails at git clone

Rails: How to enter value A in Model X only if value A exists in Model Y?

Cannot insert white spaces in string in the examples table

ruby cucumber gherkin