Module: Billit::VoteEventRepresenter::Initializer
- Defined in:
- lib/billit_representers_argentina/representers/vote_event_representer.rb
Instance Method Summary collapse
Instance Method Details
#initialize ⇒ Object
17 18 19 20 21 |
# File 'lib/billit_representers_argentina/representers/vote_event_representer.rb', line 17 def initialize extend Billit::VoteEventRepresenter extend Roar::Representer::Feature::Client super end |