module Billit::BillUpdateRepresenter::Initializer
include Roar::Rails::HAL include Roar::Representer::JSON
Public Class Methods
new()
click to toggle source
Calls superclass method
# File lib/billit_representers_argentina/representers/bill_update_representer.rb, line 32 def initialize extend Billit::BillUpdateRepresenter extend Roar::Representer::Feature::Client super end