Class: Searchgasm::Modifiers::Hour
- Defined in:
- lib/searchgasm/modifiers/hour.rb
Class Method Summary collapse
Methods inherited from Base
adapter_method_name, modifier_name, modifier_names
Class Method Details
.return_type ⇒ Object
5 6 7 |
# File 'lib/searchgasm/modifiers/hour.rb', line 5 def return_type :integer end |