Module: Billit::Cl::TableRepresenter::Initializer

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

Instance Method Summary collapse

Instance Method Details

#initializeObject



12
13
14
15
16
# File 'lib/billit_representers/representers/cl/table_representer.rb', line 12

def initialize
  extend Billit::TableRepresenter
  extend Roar::Representer::Feature::Client
  super
end