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.4.27 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.4 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.26 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.3 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.25 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.2 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.24 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.1 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.23 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.22 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.0 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.21 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.0.beta.1 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.20 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.19 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.18 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.17 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.16 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.15 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.14 test/dummy/config/initializers/workarea.rb