Sha256: 25f77ece1eaf835a2d654f14168c99ad390f642dc0c9b6ed3bddf939569370dc

Contents?: true

Size: 153 Bytes

Versions: 2

Compression:

Stored size: 153 Bytes

Contents

# frozen_string_literal: true

LedgerSync.register_adaptor(:stripe) do |config|
  config.name = 'Stripe'
  config.rate_limiting_wait_in_seconds = 60
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ledger_sync-1.3.2 lib/ledger_sync/adaptors/stripe/config.rb
ledger_sync-1.3.1 lib/ledger_sync/adaptors/stripe/config.rb