Module: ActsAsVotable

Extended by:
ActiveSupport::Autoload
Defined in:
lib/acts_as_votable.rb,
lib/acts_as_votable/vote.rb,
lib/acts_as_votable/voter.rb,
lib/acts_as_votable/helpers.rb,
lib/acts_as_votable/version.rb,
lib/acts_as_votable/votable.rb,
lib/acts_as_votable/cacheable.rb,
lib/acts_as_votable/extenders.rb,
lib/acts_as_votable/extenders/voter.rb,
lib/acts_as_votable/extenders/votable.rb,
lib/acts_as_votable/extenders/controller.rb,
lib/generators/acts_as_votable/migration/migration_generator.rb

Defined Under Namespace

Modules: Cacheable, Extenders, Helpers, Votable, Voter Classes: MigrationGenerator, Vote

Constant Summary collapse

VERSION =
"0.14.0"