module Billit::VoteRepresenter::Initializer
Public Class Methods
new()
click to toggle source
Calls superclass method
# File lib/billit_representers_argentina/representers/vote_representer.rb, line 13 def initialize extend Billit::VoteRepresenter extend Roar::Representer::Feature::Client super end