Sha256: d0b8980476a9b3b033712fb2d35ceb3c2b22d85a069de8eb6bd8325ffe68a4ab

Contents?: true

Size: 373 Bytes

Versions: 3

Compression:

Stored size: 373 Bytes

Contents

RSqoot.configure do |config|
  # config.public_api_key        = 'YOUR PUBLIC API KEY'
  # config.private_api_key       = 'YOUR PRIVATE API KEY'
  # config.base_api_url          = 'https://api.sqoot.com'
  # config.authentication_method = :header
  # config.read_timeout          = 60.seconds
  # config.expired_in            = 1.hour
end

SqootClient ||= RSqoot::Client.new

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rsqoot-0.5.2 lib/generators/rsqoot/templates/rsqoot_config.rb
rsqoot-0.5.1 lib/generators/rsqoot/templates/rsqoot_config.rb
rsqoot-0.5.0 lib/generators/rsqoot/templates/rsqoot_config.rb