Class: Vote
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Vote
- Defined in:
- lib/models/vote.rb
Instance Attribute Summary collapse
-
#dont_update_rating ⇒ Object
Returns the value of attribute dont_update_rating.
Instance Attribute Details
#dont_update_rating ⇒ Object
Returns the value of attribute dont_update_rating.
2 3 4 |
# File 'lib/models/vote.rb', line 2 def @dont_update_rating end |