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