Module: Popit::PersonCollectionRepresenter::Initializer

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

Instance Method Summary collapse

Instance Method Details

#initializeObject



9
10
11
12
13
# File 'lib/popit_representers/representers/person_collection_representer.rb', line 9

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