Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I split an array based on the index of its values?

ruby

Best search algorithm in large array of objects with several fields

Ruby: Error in minitest to destroy user

ruby minitest fixtures destroy

`connects_to` can only be called on ActiveRecord::Base or abstract classes

setting density upon image read with RMagick

DRb::DRbServerNotFound passing Sinatra params

ruby sinatra drb

How do I use a Ruby regex to capture non-English words?

ruby regex utf-8 cpu-word

Rails Error on Windows: ImageMagick/GraphicsMagick is not installed

ruby-rubocop cannot load such file -- rubocop/rspec/focused

Do ruby class variables get cleared between Rails requests?

Parsing string dates in ruby such as "28-May-10"

Learn unit test from zero in Ruby [closed]

Convert CSV to Array?

Does Ruby have a special storage for returning a value?

ruby return-value

Instance_eval: why the class of subclass is superclass

ruby

MySQL gem problem after upgrading to Snow Leopard

Agnostic automated deployment

java python ruby deployment

How to match output from MD5 hash of Unicode string in C#, in a Ruby application?

c# ruby unicode

Stubbing the Capybara session for a page object test

ruby rspec cucumber bdd capybara