Module: Billit::Cl::BillRepresenter::Initializer

Defined in:
lib/billit_representers/representers/cl/bill_representer.rb

Overview

include Roar::Rails::HAL include Roar::Representer::JSON

Instance Method Summary collapse

Instance Method Details

#initializeObject



31
32
33
34
35
# File 'lib/billit_representers/representers/cl/bill_representer.rb', line 31

def initialize
  extend Billit::Cl::BillRepresenter
  extend Roar::Representer::Feature::Client
  super
end