Exception: Enygma::Search::AmbiguousIndexes

Inherits:
StandardError
  • Object
show all
Defined in:
lib/enygma/search.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



24
25
26
# File 'lib/enygma/search.rb', line 24

def message
  "You haven't specified which indexes go to which table!"
end