Class: AhoyCaptain::TopPageDecorator
- Inherits:
-
PageDecorator
- Object
- ApplicationDecorator
- PageDecorator
- AhoyCaptain::TopPageDecorator
- Defined in:
- app/decorators/ahoy_captain/top_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/top_page_decorator.rb', line 3 def type :route_eq end |