Skip to content

Instantly share code, notes, and snippets.

View nachof's full-sized avatar

Nacho Facello nachof

  • Tarmac
  • Montevideo, Uruguay
View GitHub Profile
class Model < AR::Base
CONSTANT = "K"
named_scope :my_grandma, lambda { blah! }
belongs_to :something
attr_wicked :column
attr_accessible :col2
attr_protected :col3