Method: TabsTabs::Resolutionable::ClassMethods#from_seconds
- Defined in:
- lib/tabs_tabs/resolutionable.rb
#from_seconds ⇒ Object
22 23 24 |
# File 'lib/tabs_tabs/resolutionable.rb', line 22 def from_seconds raise "Must implement #from_seconds in the concrete resolution module" end |