Module: Billit::ReportRepresenter::Initializer
- Defined in:
- lib/billit_representers_argentina/representers/report_representer.rb
Overview
include Roar::Representer::JSON
Instance Method Summary collapse
Instance Method Details
#initialize ⇒ Object
14 15 16 17 18 |
# File 'lib/billit_representers_argentina/representers/report_representer.rb', line 14 def initialize extend Billit::ReportRepresenter extend Roar::Representer::Feature::Client super end |