Sha256: c656ec8f2d0d847cc0db3a06f1cda698df7e0458a86b26a522bc6e0232da6bb5

Contents?: true

Size: 167 Bytes

Versions: 1

Compression:

Stored size: 167 Bytes

Contents

Opay.configure do |config|
  config.provider = :payu

  # payu configuration
  config.pos_id = 999
  config.pos_auth_key = ''
  config.key1 = ''
  config.key1 = ''
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opay-1.0.0.beta lib/generators/opay/templates/opay_config.rb