Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Debugging a scripting language like ruby

GemCutter rake build now throws "undefined method 'write' for #<Syck::Emitter:...." after updating to rubygems 1.5.0 on ruby 1.9.2 on Windows

validates_uniqueness_of by two fields

ruby mongodb mongoid

deploy with capistrano failing

Ruby on Rails : add a new route

ruby-on-rails ruby

ActiveAdmin - Edit Devise user without changing password

Sort Ruby Array of Clothing Sizes

ruby sorting

unable to connect to chromedriver http://127.0.0.1:9515 (Selenium::WebDriver::Error::WebDriverError)

Rails edit serialized JSON data

Ruby: Convert dollar (String) to cents (Integer)

ruby currency

return early vs if in ruby code

Is it a bad practice to randomly-generate test data?

ruby testing rspec fixtures

Simplest code to sort arrays in ruby?

ruby arrays dry

How to concatenate a Hash to URL parameters?

ruby url

check if the value of a field changed in a before_update filter

Case-insensitive find_or_create_by_whatever

Restrictons of Python compared to Ruby: lambda's

python ruby lambda restriction

How can I reduce the quality of an uploading image using Paperclip?

Creating array of hashes in ruby

ruby arrays hashmap

How to implement Yes/No instead of Boolean for certain cases in Rails?

ruby-on-rails ruby boolean