Sha256: b467bf1afcfc7476e1d6cf662d7c7458f458e5f9f72468a6ac67e845110bfda3
Contents?: true
Size: 240 Bytes
Versions: 3
Compression:
Stored size: 240 Bytes
Contents
Workarea.configure do |config| config.site_name = 'Workarea Sitemaps' config.host = 'www.example.com' config.asset_store = :file_system, { root_path: '/tmp/workarea_storefront', server_root: '/tmp/workarea_storefront' } end
Version data entries
3 entries across 3 versions & 1 rubygems