Sha256: c4b2d219458c6ee46bf7baebe28baf1d896c33c20a88baf2561d64771faccfa3
Contents?: true
Size: 505 Bytes
Versions: 20
Compression:
Stored size: 505 Bytes
Contents
development: environment: <%= ENV["PUNTOPAGOS_ENV"]%> puntopagos_key: <%= ENV["PUNTOPAGOS_KEY"]%> puntopagos_secret: <%= ENV["PUNTOPAGOS_SECRET"]%> test: environment: <%= ENV["PUNTOPAGOS_ENV_TEST"]%> puntopagos_key: <%= ENV["PUNTOPAGOS_KEY_TEST"]%> puntopagos_secret: <%= ENV["PUNTOPAGOS_SECRET_TEST"]%> production: environment: <%= ENV["PUNTOPAGOS_ENV"]%> puntopagos_key: <%= ENV["PUNTOPAGOS_KEY"]%> puntopagos_secret: <%= ENV["PUNTOPAGOS_SECRET"]%>
Version data entries
20 entries across 10 versions & 1 rubygems