Exception: MakeVoteable::Exceptions::NotVotedError
- Inherits:
-
StandardError
- Object
- StandardError
- MakeVoteable::Exceptions::NotVotedError
- Defined in:
- lib/make_voteable/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
22 23 24 |
# File 'lib/make_voteable/exceptions.rb', line 22 def "The voteable was not voted by the voter." end |