Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I refactor converting this array into a Hash

ruby-on-rails ruby arrays hash

Parsing structured file in Ruby

ruby

UNIX Ruby scripts on startup

ruby unix startup

In Ruby, is it possible to move a module up the ancestor chain?

ruby

Best approach to find two elements from unsorted array having sum as defined in inputs

arrays ruby

Make table row editable using jQuery, jEditable, jeditable-rails gem or any AJAXy solution

Bundler can't find a gem

Performing semi-automated testing with ruby

ruby testing rspec

Can you dynamically initialize multiple variables on one line in ruby? [duplicate]

ruby

Ruby: How to decompose only typographic ligatures from unicode text?

ruby unicode ligature

NameError: uninitialized constant MIME

ruby wordpress rubypress

Activerecord transaction concurrency race condition issues

Shortest way to check if params[:x][:y] exists

ruby ruby-on-rails-3

Ruby Mechanize, Nokogiri and Net::HTTP

Rails - eager loading detected

Hash inspection in IRB?

ruby hash irb

Seeing if values of a hash are the same

ruby hash

how to append database records in to a variable in ruby on rails