Class: CheckoutType

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
MasterModel
Defined in:
app/models/checkout_type.rb

Class Method Summary collapse

Class Method Details

.per_pageObject



15
16
17
# File 'app/models/checkout_type.rb', line 15

def self.per_page
  10
end