Method: Bitodeme::Resource::TransactionLog#transactable_type
- Defined in:
- lib/bitodeme/resources/transaction_log.rb
#transactable_type ⇒ Object (readonly)
Polymorphic relation type for transaction
35 36 37 |
# File 'lib/bitodeme/resources/transaction_log.rb', line 35 def transactable_type @transactable_type end |