Sha256: 3263af5e78fca4e820038f98bf47fd382f3ce7762110cb546c8dd6c999a12278

Contents?: true

Size: 481 Bytes

Versions: 62

Compression:

Stored size: 481 Bytes

Contents

/**
 * @namespace routes
 * @memberof WORKAREA
 */

/**
 * @namespace storefront
 * @memberof WORKAREA.routes
 */

<%= JsRoutes.generate(namespace: 'WORKAREA.routes.storefront', application: Workarea::Storefront::Engine.instance) %>
WORKAREA.routes.storefront.options.prefix = '<%= Workarea::Storefront::Engine.mount_path %>';

if (I18n.currentLocale() !== '<%= I18n.default_locale %>') {
    WORKAREA.routes.storefront.options.default_url_options.locale = I18n.currentLocale();
}

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.4.27 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.5.4 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.26 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.5.3 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.25 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.5.2 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.24 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.5.1 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.23 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.22 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.5.0 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.21 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.5.0.beta.1 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.20 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.19 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.18 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.17 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.16 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.15 app/assets/javascripts/workarea/storefront/routes.js.erb
workarea-storefront-3.4.14 app/assets/javascripts/workarea/storefront/routes.js.erb