Class: SparkApi::Models::QuickSearch
- Extended by:
- Finders
- Includes:
- Concerns::Destroyable, Concerns::Savable, Defaultable
- Defined in:
- lib/spark_api/models/search_template/quick_search.rb
Constant Summary
Constants included from Defaultable
Constants included from Paginate
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods included from Finders
Methods included from Concerns::Savable
#create!, #params_for_save, #post_data, #save, #save!, #update!, #update_attributes
Methods included from Concerns::Destroyable
#destroy, #destroy!, #destroyed?, included
Methods included from Defaultable
Methods inherited from Base
connection, #connection, count, element_name, element_name=, first, get, #id, #initialize, #load, #method_missing, #parse_id, path, #path, #persisted?, prefix, prefix=, #resource_pluralized, #resource_uri, #respond_to?, #to_param, #to_partial_path
Methods included from Paginate
#collect, #paginate, #per_page
Methods included from Dirty
#changed, #changed?, #changed_attributes, #changes, #dirty_attributes, #previous_changes
Constructor Details
This class inherits a constructor from SparkApi::Models::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class SparkApi::Models::Base