You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2020. It is now read-only.
With routing-filter (v0.3.1) and rails-dev-tweaks (0.6.1) both enabled, and using filter :locale in routes.rb, the locale param is lost (ie. if params is dumped out it won't contain a locale key). params[:locale] is properly set if rails-dev-tweaks is disabled.