Module: ActiveRecord::Attributes
- Defined in:
- lib/active_record/hat.rb
Instance Method Summary collapse
Instance Method Details
#hat(attr) ⇒ Object
5 6 7 |
# File 'lib/active_record/hat.rb', line 5 def hat(attr) self.class.human_attribute_name(attr) end |