Class: InvoiceBar::ReceiptTemplate
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- InvoiceBar::ReceiptTemplate
- Defined in:
- app/models/invoice_bar/receipt_template.rb
Class Method Summary collapse
Class Method Details
.searchable_fields ⇒ Object
19 20 21 |
# File 'app/models/invoice_bar/receipt_template.rb', line 19 def self.searchable_fields %w( name ) end |