Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Rails: I installed ActiveAdmin and my devise link stopped working

Implementing Binary Tree in Ruby

Dynamically extend existing method or override send method in ruby

ruby metaprogramming

The Sequel gem qualified query column name with table double underscores

ruby sequel

How to close browser at the end of watir test suite?

ruby unit-testing watir

Hash Destructuring

ruby hash splat