Class: ActsAsCaesar::PositiveVote

Inherits:
Vote
  • Object
show all
Defined in:
lib/acts_as_caesar/objects/vote.rb

Class Method Summary collapse

Methods inherited from Vote

#candidate, find, from_value, #initialize, #to_json, #update, #value, #voter

Constructor Details

This class inherits a constructor from ActsAsCaesar::Vote

Class Method Details

.valueObject



71
# File 'lib/acts_as_caesar/objects/vote.rb', line 71

def self.value; 1; end