Class: AhoyCaptain::ExitPageDecorator
- Inherits:
-
PageDecorator
- Object
- ApplicationDecorator
- PageDecorator
- AhoyCaptain::ExitPageDecorator
- Defined in:
- app/decorators/ahoy_captain/exit_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/exit_page_decorator.rb', line 3 def type :exit_page_in end |