Guest User

Untitled

a guest
Apr 21st, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. # set session for the very first time the app runs. It should go into the application controller
  2. session[:locale] = I18n.default_locale if session[:locale].nil?
Add Comment
Please, Sign In to add comment