Class: Vote

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/models/vote.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dont_update_ratingObject

Returns the value of attribute dont_update_rating.



2
3
4
# File 'lib/models/vote.rb', line 2

def dont_update_rating
  @dont_update_rating
end