Class: Achievement

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/achiever/achievement.rb

Instance Attribute Summary collapse

Instance Attribute Details

#modelObject

Returns the value of attribute model.



9
10
11
# File 'lib/achiever/achievement.rb', line 9

def model
  @model
end