Module: ErpTxnsAndAccts
- Defined in:
- lib/erp_txns_and_accts.rb,
lib/erp_txns_and_accts/engine.rb,
lib/erp_txns_and_accts/version.rb,
lib/erp_txns_and_accts/delayed_jobs/payment_gateway_job.rb,
lib/erp_txns_and_accts/extensions/active_record/acts_as_biz_txn_event.rb,
lib/erp_txns_and_accts/extensions/active_record/acts_as_biz_txn_account.rb,
lib/erp_txns_and_accts/extensions/active_record/acts_as_financial_txn_account.rb
Defined Under Namespace
Modules: DelayedJobs, Extensions, VERSION Classes: Engine
Class Method Summary collapse
Class Method Details
.version ⇒ Object
10 11 12 |
# File 'lib/erp_txns_and_accts/version.rb', line 10 def self.version ErpTxnsAndAccts::VERSION::STRING end |