scope '/users' do resources :passwords, :only => [:new,:create] ...
Ruby Rails Routing
by rgoytacaz.myopenid.com,
March 27, 2011 06:24,
2 refactorings
module Highcharts
module Option
class Title
...
Ruby Hashing an object, Code dup...
by rgoytacaz.myopenid.com,
November 29, 2010 02:43,
2 refactorings, tagged with ruby, serialization, duplication
This is a ruby gem I'm work...
def validate_permalink(attr_name)
if permalink?
permalink = sanitize_permalink(attr_name)
...
Ruby Simple if staments
easy one?

Rails routing for authentic...