Class: ActiveRecord::Base
- Inherits:
-
Object
- Object
- ActiveRecord::Base
- Defined in:
- lib/searchgasm/active_record/base.rb
Class Method Summary collapse
Class Method Details
.valid_calculations_options ⇒ Object
165 166 167 |
# File 'lib/searchgasm/active_record/base.rb', line 165 def Calculations::CALCULATIONS_OPTIONS end |
.valid_find_options ⇒ Object
161 162 163 |
# File 'lib/searchgasm/active_record/base.rb', line 161 def VALID_FIND_OPTIONS end |