Class: CustomerPf

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/customer_pf.rb

Instance Method Summary collapse

Instance Method Details

#prefixObject



10
11
12
# File 'app/models/customer_pf.rb', line 10

def prefix
  "pf"
end