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