Exception: MakeVoteable::Exceptions::InvalidVoteableError
- Inherits:
-
StandardError
- Object
- StandardError
- MakeVoteable::Exceptions::InvalidVoteableError
- Defined in:
- lib/make_voteable/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
28 29 30 |
# File 'lib/make_voteable/exceptions.rb', line 28 def "Invalid voteable." end |