module Billit::Cl::BillBasicRepresenter::Initializer
include Roar::Rails::HAL include Roar::Representer::JSON
Public Class Methods
new()
click to toggle source
Calls superclass method
# File lib/billit_representers/representers/cl/bill_basic_representer.rb, line 17 def initialize extend Billit::Cl::BillBasicRepresenter extend Roar::Representer::Feature::Client super end