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