Sha256: 539903b97c50a7bc20da7b459902d7e3173cacc34cf0d4f7614252861567b399

Contents?: true

Size: 326 Bytes

Versions: 66

Compression:

Stored size: 326 Bytes

Contents

test:
  service: Disk
  root: <%= Rails.root.join("tmp/storage") %>

local:
  service: Disk
  root: <%= Rails.root.join("storage") %>

amazon:
  service: S3
  access_key_id: <%= ENV['AWS_ACCESS_ID'] %>
  secret_access_key: <%= ENV['AWS_SECRET_KEY'] %>
  region: <%= ENV['AWS_REGION'] %>
  bucket: <%= ENV['AWS_BUCKET_NAME'] %>

Version data entries

66 entries across 66 versions & 2 rubygems

Version Path
mobile_workflow-0.6.31 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.30 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.29 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.28 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.27 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.26 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.25 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.24 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.23 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.22 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.21 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.20 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.19 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.18 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.17 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.16 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.15 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.14 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.13 lib/generators/mobile_workflow/install/templates/storage.s3.yml
mobile_workflow-0.6.12 lib/generators/mobile_workflow/install/templates/storage.s3.yml