module Popit::PersonCollectionRepresenter::Initializer
Public Class Methods
new()
click to toggle source
Calls superclass method
# File lib/popit_representers/representers/person_collection_representer.rb, line 9 def initialize extend Popit::PersonCollectionRepresenter extend Roar::Representer::Feature::Client super end