Module: Popit::PersonimageRepresenter::Initializer
- Defined in:
- lib/popit_representers/representers/personimage_representer.rb
Instance Method Summary collapse
Instance Method Details
#initialize ⇒ Object
11 12 13 14 15 |
# File 'lib/popit_representers/representers/personimage_representer.rb', line 11 def initialize extend Popit::PersonimageRepresenter extend Roar::Representer::Feature::Client super end |