Class: AhoyCaptain::EntryPageDecorator
- Inherits:
-
PageDecorator
- Object
- ApplicationDecorator
- PageDecorator
- AhoyCaptain::EntryPageDecorator
- Defined in:
- app/decorators/ahoy_captain/entry_page_decorator.rb
Instance Attribute Summary
Attributes inherited from ApplicationDecorator
Instance Method Summary collapse
Methods inherited from PageDecorator
csv_map, #display_name, #label, #unit_amount
Methods inherited from ApplicationDecorator
Constructor Details
This class inherits a constructor from AhoyCaptain::ApplicationDecorator
Instance Method Details
#type ⇒ Object
3 4 5 |
# File 'app/decorators/ahoy_captain/entry_page_decorator.rb', line 3 def type :entry_page_in end |