Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Ruby rand() cannot accept variables?

ruby-on-rails ruby

rails functional test

Grit's clone method is undefined?

ruby git git-clone grit

Ruby on Rails: How do you prefix named routes?

ruby-on-rails ruby

Convert string of numbers to array of numbers

ruby-on-rails ruby

In Ruby, why does Array.new(size, object) create an array consisting of multiple references to the same object?

ruby arrays

gem install XYZ locally (without connection to the internet)

ruby installation gem offline

EventMachine - how can you tell if you're falling behind?

ruby twitter eventmachine

Ruby regex: replace double slashes in URL

ruby regex

Is there an easy-to-use FTP library for Ruby?

ruby ftp

Can't understand Ruby's magic

Rack and rack.request.form_vars / rack.request.form_hash

ruby-on-rails ruby rack

More Efficient Find Or Create Multiple Records In Rails

Class methods in Ruby on Rails 3 — I'm totally lost!

ruby-on-rails ruby

convert "1.hour" to 1.hour

ruby-on-rails ruby