Module: Popit::PersonrepresentRepresenter::Initializer

Defined in:
lib/popit_representers/representers/personrepresent_representer.rb

Instance Method Summary collapse

Instance Method Details

#initializeObject



11
12
13
14
15
# File 'lib/popit_representers/representers/personrepresent_representer.rb', line 11

def initialize
  extend Popit::PersonrepresentRepresenter
  extend Roar::Representer::Feature::Client
  super
end