Table of Contents - aloe-0.1.0 Documentation
Pages
Classes and Modules
- Aloe
- Aloe::Account
- Aloe::AccountConfiguration
- Aloe::AccountRepository
- Aloe::Engine
- Aloe::Entry
- Aloe::InoperableAccountError
- Aloe::InsufficientBalanceError
- Aloe::InvalidAmountError
- Aloe::InvalidCurrencyError
- Aloe::Ledger
- Aloe::LedgerEntry
- Aloe::Reports
- Aloe::Reports::AccountHistory
- Aloe::Reports::AccountsList
- Aloe::Transaction
- Aloe::TransactionRollback
- AloeGenerator
- CreateAloeTables
Methods
- ::new — Aloe::AccountConfiguration
- ::new — Aloe::InoperableAccountError
- ::new — Aloe::InsufficientBalanceError
- ::new — Aloe::InvalidCurrencyError
- ::new — Aloe::LedgerEntry
- ::new — Aloe::Reports::AccountHistory
- ::new — Aloe::Reports::AccountsList
- ::next_migration_number — AloeGenerator
- ::table_name_prefix — Aloe
- #account_scope — Aloe::Ledger
- #accounts — Aloe::Reports::AccountsList
- #allow_negative_balance — Aloe::AccountConfiguration
- #amount — Aloe::Entry
- #amount — Aloe::Transaction
- #assign_uuid — Aloe::Transaction
- #balance — Aloe::Account
- #balance_at — Aloe::Account
- #balance_of? — Aloe::Account
- #body — Aloe::Reports::AccountHistory
- #body — Aloe::Reports::AccountsList
- #category — Aloe::LedgerEntry
- #change — CreateAloeTables
- #closeable? — Aloe::Account
- #closed — Aloe::AccountRepository
- #create! — Aloe::LedgerEntry
- #create_entry — Aloe::Account
- #create_entry — Aloe::Ledger
- #create_migration_file — AloeGenerator
- #credit_account — Aloe::LedgerEntry
- #credit_entry — Aloe::TransactionRollback
- #currency — Aloe::LedgerEntry
- #currency — Aloe::AccountRepository
- #currency? — Aloe::Account
- #debit_account — Aloe::LedgerEntry
- #debit_entry — Aloe::TransactionRollback
- #debit_possible? — Aloe::Account
- #default_currency — Aloe::Ledger
- #default_scope — Aloe::AccountRepository
- #deposit? — Aloe::Entry
- #details — Aloe::Transaction
- #entries — Aloe::Transaction
- #find_account — Aloe::Ledger
- #find_accounts — Aloe::Ledger
- #footer — Aloe::Reports::AccountHistory
- #footer — Aloe::Reports::AccountsList
- #has_conflicting_account_for_owner? — Aloe::Account
- #header — Aloe::Reports::AccountHistory
- #header — Aloe::Reports::AccountsList
- #ledger — Aloe::LedgerEntry
- #may_find_account — Aloe::LedgerEntry
- #number — Aloe::Transaction
- #owner — Aloe::AccountRepository
- #owner_type_and_id — Aloe::Account
- #rollback — Aloe::Transaction
- #rollback! — Aloe::TransactionRollback
- #rollback_all — Aloe::Account
- #same_currencies? — Aloe::LedgerEntry
- #scope_for_owner — Aloe::Ledger
- #to_s — Aloe::Account
- #to_s — Aloe::InoperableAccountError
- #to_s — Aloe::InsufficientBalanceError
- #to_s — Aloe::InvalidCurrencyError
- #transaction — Aloe::Entry
- #trial_balance — Aloe::Reports::AccountsList
- #trial_balance — Aloe::AccountRepository
- #turnover — Aloe::Account
- #type — Aloe::Transaction
- #uniqueness_of_owner — Aloe::Account
- #withdrawal? — Aloe::Entry