Method: Pay::FakeProcessor::Billable#pay_customer
- Defined in:
- lib/pay/fake_processor/billable.rb
#pay_customer ⇒ Object (readonly)
Returns the value of attribute pay_customer.
4 5 6 |
# File 'lib/pay/fake_processor/billable.rb', line 4 def pay_customer @pay_customer end |