Exception: ActiveRecord::SearchError
- Inherits:
-
StandardError
- Object
- StandardError
- ActiveRecord::SearchError
- Defined in:
- lib/activerecord/base.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
6 7 8 |
# File 'lib/activerecord/base.rb', line 6 def "Please set only one the following options: :start_with, :end_with, :anywhere" end |