Sha256: a588b6645842ad5e4c753aa6232b04351cff09d4ad2359df63aa1b8d269413c3
Contents?: true
Size: 161 Bytes
Versions: 39
Compression:
Stored size: 161 Bytes
Contents
MangoPay.configure do |c| c.preproduction = <%= options[:preproduction] %> c.client_id = '<%= @client_id %>' c.client_apiKey = '<%= @client_apiKey %>' end
Version data entries
39 entries across 39 versions & 1 rubygems