Exception: EasySearch::InvalidSettings

Inherits:
Error
  • Object
show all
Defined in:
lib/easy_search/errors.rb

Overview

raised when a model has not been configured, but is attempted to be searched (each model used with EasySearch has to be configured, meaning, the columns

to be searched for that model must be set)

Method Summary

Methods inherited from Error

message, message=