Sha256: 69957140a927283a200448cd2673e3f693312a0ea07e90ea4149c3443fd36c27

Contents?: true

Size: 204 Bytes

Versions: 8

Compression:

Stored size: 204 Bytes

Contents

LedgerSync.register_adaptor(:test) do |config|
  config.test = true
  config.name = 'Test Ledger Adaptor'
  config.add_alias :test
  config.module = 'Test'
  config.rate_limiting_wait_in_seconds = 47
end

Version data entries

8 entries across 8 versions & 1 rubygems

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