Class: MPaySource
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- MPaySource
- Defined in:
- app/models/m_pay_source.rb
Instance Method Summary collapse
Instance Method Details
#payment_gateway ⇒ Object
6 7 8 |
# File 'app/models/m_pay_source.rb', line 6 def payment_gateway BillingIntegration::Mpay.current end |