Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby/Rails - Access a "lookup" table without modeling it?

How to display month and year selection for credit card

ruby-on-rails ruby

Nothing Known About ... when using ri Array -- Ruby

ruby rvm rdoc ri

Jekyll not interpreting markdown

CSV on heroku Cedar

ruby-on-rails ruby csv

Difference between "class A; class B" and "class A::B"

ruby

comparison of Date with nil failed - ruby

ruby

tap method in Rails 3 - Have I understood the API Docs correctly?

Need help on reading emails with "mail" gem in ruby

ruby email

Ruby 'script = $0'

ruby

Ruby: get hash pair with max value

ruby

Conditional blocks in Ruby

ruby

How to batch convert mp4 files to ogg with ffmpeg using a bash command or Ruby

Validating phone number in ruby

ruby regex phone-number

Validating the shape of Ruby hashes?

ruby mongodb

Ruby each, different action depending on index, with a pattern?

ruby erb

Ruby RestClient.post for login form

Stubbing when an object's constructor builds another object

understanding comparable mixin and enumerable mixin

Rails escapes HTML in my plain text mails