Skip to content

Instantly share code, notes, and snippets.

@jackdempsey
Created September 5, 2011 23:52
Show Gist options
  • Save jackdempsey/1196193 to your computer and use it in GitHub Desktop.
Save jackdempsey/1196193 to your computer and use it in GitHub Desktop.
Loading development environment (Rails 3.1.0)
ree-1.8.7-2011.03 :001 > I18n.locale
=> :"en-US"
ree-1.8.7-2011.03 :002 > exit
~/project > git checkout master
Previous HEAD position was x314a19... bundle in activeadmin
Switched to branch 'master'
Loading development environment (Rails 3.1.0)
ree-1.8.7-2011.03 :001 > I18n.locale
=> :en
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment