Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I tell Rails how to correctly capitalize an acronym?

ruby-on-rails ruby

Cucumber + selenium fails randomly

What is the best payment gateway to use with ActiveMerchant?

Share global logger among module/classes

Dynamically Create Arrays in Ruby

ruby arrays hash

Array to hash of key value pairs in ruby

ruby-on-rails ruby

Ruby Gems with Persistent data

ruby linux file gem

Sort a collection of objects by number (highest first) then by letter (alphabetical)

ruby arrays sorting enumerable

Timer in Ruby performance

ruby performance

Rails 3 and RJS

How do I print out the cookies that Mechanized has stored?

ruby mechanize

Dropbox like service with git -- no with rsync and inotify

ruby git rsync inotify

Overriding Ruby's spaceship operator <=>

How do I allow a user to select zero options from a multiple selection box in rails?

Dirty and check if email attribute changed?

ruby-on-rails ruby

Use Nokogiri to get all nodes in an element that contain a specific attribute name

ruby xml xpath nokogiri

return different value from a before do block in sinatra

ruby sinatra

Escape Comma values in fastercsv

Get node name with REXML

ruby rexml

Case insensitive group_by in Rails?