Exception: MakeVoteable::Exceptions::InvalidVoteableError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/make_voteable/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



28
29
30
# File 'lib/make_voteable/exceptions.rb', line 28

def message
  "Invalid voteable."
end