Class: Lookout::ExitPageDecorator

Inherits:
PageDecorator show all
Defined in:
app/decorators/lookout/exit_page_decorator.rb

Instance Attribute Summary

Attributes inherited from ApplicationDecorator

#object

Instance Method Summary collapse

Methods inherited from PageDecorator

csv_map, #display_name, #label, #unit_amount

Methods inherited from ApplicationDecorator

csv_map, #initialize, to_csv

Constructor Details

This class inherits a constructor from Lookout::ApplicationDecorator

Instance Method Details

#typeObject



3
4
5
# File 'app/decorators/lookout/exit_page_decorator.rb', line 3

def type
  :exit_page_in
end