Sha256: 1d5bf391b6d75441abfe7a3b711b6a260f60de3ef06952e34fb9dc231e02f0cf

Contents?: true

Size: 244 Bytes

Versions: 8

Compression:

Stored size: 244 Bytes

Contents

LedgerSync.register_adaptor(:quickbooks_online) do |config|
  config.name = 'QuickBooks Online'
  config.add_alias :qbo
  config.add_alias :quick_books_online
  config.module = 'QuickBooksOnline'
  config.rate_limiting_wait_in_seconds = 60
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ledger_sync-1.1.3 lib/ledger_sync/adaptors/quickbooks_online/config.rb
ledger_sync-1.1.2 lib/ledger_sync/adaptors/quickbooks_online/config.rb
ledger_sync-1.1.1 lib/ledger_sync/adaptors/quickbooks_online/config.rb
ledger_sync-1.0.10 lib/ledger_sync/adaptors/quickbooks_online/config.rb
ledger_sync-1.0.9 lib/ledger_sync/adaptors/quickbooks_online/config.rb
ledger_sync-1.0.3 lib/ledger_sync/adaptors/quickbooks_online/config.rb
ledger_sync-1.0.2 lib/ledger_sync/adaptors/quickbooks_online/config.rb
ledger_sync-1.0.0 lib/ledger_sync/adaptors/quickbooks_online/config.rb