diff --git a/config/routes.rb b/config/routes.rb --- a/config/routes.rb +++ b/config/routes.rb @@ -85,6 +85,7 @@ collection do get 'profile' post 'chg_passwd' + post 'chg_default_language' end end