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.27 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.26 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.45 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.25 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.23 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.44 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.22 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.43 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.21 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.42 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.20 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.41 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.19 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.40 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.18 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.39 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.17 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.38 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.5.16 test/dummy/config/initializers/workarea.rb
workarea-storefront-3.4.37 test/dummy/config/initializers/workarea.rb