Exception: Enygma::Search::InvalidFilter

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

Instance Method Summary collapse

Instance Method Details

#messageObject



6
7
8
# File 'lib/enygma/search.rb', line 6

def message
  "You can only filter on an Array or Range of values."
end