Sha256: c5079640c6e545be70b5cb67c881e933ca6e6704232b2f40f4e3a92b314d575e

Contents?: true

Size: 243 Bytes

Versions: 62

Compression:

Stored size: 243 Bytes

Contents

Workarea.configure do |config|
  config.site_name = 'Workarea Store Front'
  config.host = 'www.example.com'
  config.asset_store = :file_system, {
    root_path: '/tmp/workarea_storefront',
    server_root: '/tmp/workarea_storefront'
  }
end

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.5.15 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.36 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.14 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.35 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.13 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.34 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.12 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.33 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.11 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.10 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.32 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.9 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.31 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.8 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.30 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.7 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.29 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.6 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.28 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.5 test/dummy/config/initializers/workarea.rb