Module: Billit::VoteRepresenter::Initializer
- Defined in:
- lib/billit_representers_argentina/representers/vote_representer.rb
Instance Method Summary collapse
Instance Method Details
#initialize ⇒ Object
13 14 15 16 17 |
# File 'lib/billit_representers_argentina/representers/vote_representer.rb', line 13 def initialize extend Billit::VoteRepresenter extend Roar::Representer::Feature::Client super end |