Class: Achievement
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Achievement
- Defined in:
- lib/achiever/achievement.rb
Instance Attribute Summary collapse
-
#model ⇒ Object
Returns the value of attribute model.
Instance Attribute Details
#model ⇒ Object
Returns the value of attribute model.
9 10 11 |
# File 'lib/achiever/achievement.rb', line 9 def model @model end |