Module: Billit::TableRepresenter::Initializer

Defined in:
lib/billit_representers_argentina/representers/table_representer.rb

Instance Method Summary collapse

Instance Method Details

#initializeObject



11
12
13
14
15
# File 'lib/billit_representers_argentina/representers/table_representer.rb', line 11

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