Class: InvoiceBar::ReceiptTemplate

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
Billable::Associations::Base, Billable::Base, Billable::Receipting, Searchable
Defined in:
app/models/invoice_bar/receipt_template.rb

Class Method Summary collapse

Class Method Details

.searchable_fieldsObject



19
20
21
# File 'app/models/invoice_bar/receipt_template.rb', line 19

def self.searchable_fields
  %w( name )
end