Module: Billit::BillRepresenter::Initializer
- Defined in:
- lib/billit_representers_argentina/representers/bill_representer.rb
Overview
include Roar::Rails::HAL include Roar::Representer::JSON
Instance Method Summary collapse
Instance Method Details
#initialize ⇒ Object
32 33 34 35 36 |
# File 'lib/billit_representers_argentina/representers/bill_representer.rb', line 32 def initialize extend Billit::BillRepresenter extend Roar::Representer::Feature::Client super end |