Method: TabsTabs::Resolutionable::ClassMethods#add
- Defined in:
- lib/tabs_tabs/resolutionable.rb
#add ⇒ Object
30 31 32 |
# File 'lib/tabs_tabs/resolutionable.rb', line 30 def add raise "Must implement #to_seconds in the concrete resolution module" end |