Module: Neutral::Helpers::CurrentVoter
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/neutral/helpers/current_voter.rb
Instance Method Summary collapse
Instance Method Details
#current_voter ⇒ Object
6 7 8 |
# File 'lib/neutral/helpers/current_voter.rb', line 6 def current_voter send Neutral.config.current_voter_method end |