Sha256: bb10c1602e308f78dc987550d10f6f4baf71ec3e0a2ea3b544a141f12bc48f89

Contents?: true

Size: 119 Bytes

Versions: 1

Compression:

Stored size: 119 Bytes

Contents

Spree::LocaleController.class_eval do
  def set
    redirect_to root_path(locale: params[:switch_to_locale])
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
solidus_i18n-1.3.0 app/controllers/spree/locale_controller_decorator.rb