Sha256: 1694fd79cd8ea7b7342e9d9ff588a92ff6bf7e997a5ad31a7db430518a464f30
Contents?: true
Size: 555 Bytes
Versions: 40
Compression:
Stored size: 555 Bytes
Contents
--- development: cloud_name: doohavoda api_key: <%= ENV["CLOUDINARY_API_KEY"] %> api_secret: <%= ENV["CLOUDINARY_API_SECRET"] %> enhance_image_tag: true static_image_support: false production: cloud_name: doohavoda api_key: <%= ENV["CLOUDINARY_API_KEY"] %> api_secret: <%= ENV["CLOUDINARY_API_SECRET"] %> enhance_image_tag: true static_image_support: true test: cloud_name: doohavoda api_key: <%= ENV["CLOUDINARY_API_KEY"] %> api_secret: <%= ENV["CLOUDINARY_API_SECRET"] %> enhance_image_tag: true static_image_support: false
Version data entries
40 entries across 40 versions & 1 rubygems