Method: Elasticfusion::Search::InvalidFieldValueError#message
- Defined in:
- lib/elasticfusion/search/errors.rb
#message ⇒ Object
21 22 23 |
# File 'lib/elasticfusion/search/errors.rb', line 21 def "\"#{value}\" is not a valid value for \"#{field}\"." end |