Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

An easy way to run tests on a gem?

ruby testing rubygems gem

is there any Ruby or Rails reporting tools based on customizable templates?

How do I remove HTML encoded characters from a string?

ruby string html-parsing

Default hash values in Ruby (Rubykoans.com -> about_hashes.rb)

ruby hash

Ruby on Rails: Removing a dependency while installing a gem?

Escaping Strings For Ruby SQLite Insert

ruby sqlite sqlite3-ruby

ruby boolean operator or || difference [duplicate]

ruby

Manually login into website with Typheous

Get the object with the max value of a field [Mongoid]

How to upload a text file and parse contents into database in RoR

ruby-on-rails ruby

undefined method `user_signed_in?' for #<ProjectsController:0x007faead1853e0>

Three-tier architecture in Ruby and Ruby on Rails

ruby ruby-on-rails-3

Cut circle out of image with RMagick

Can someone explain a real-world, plain-language use for inject in Ruby?

ruby inject

What does a range of 2..-1 mean? (Ruby koans about_arrays.rb)

ruby

Counting in View Rails

how do you start ruby 1.9 without rubygems

ruby ruby-1.9

Ruby - find the key(s) of the largest value(s) of a hash

ruby hash max

Decryption of AES created with sjcl.js in ruby

Rails format validation -- alphanumeric, but not purely numeric