Method: ActsAsAccount::Transfer#journal

Defined in:
lib/acts_as_account/transfer.rb

#journalObject

Returns the value of attribute journal.



3
4
5
# File 'lib/acts_as_account/transfer.rb', line 3

def journal
  @journal
end