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

Version Path
wordjelly-auth-1.6.0 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.5.9 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.5.8 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.5.7 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.5.6 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.5.5 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.5.4 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.5.3 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.5.2 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.5.1 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.5.0 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.4.9 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.4.8 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.4.7 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.4.6 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.4.5 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.4.4 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.4.3 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.4.2 spec/dummy/config/cloudinary.yml
wordjelly-auth-1.4.0 spec/dummy/config/cloudinary.yml