Skip to content

Instantly share code, notes, and snippets.

@whitmanc
Created August 12, 2012 11:05
Show Gist options
  • Save whitmanc/3331372 to your computer and use it in GitHub Desktop.
Save whitmanc/3331372 to your computer and use it in GitHub Desktop.
root :to => 'home#index', :constraints => lambda { |request| request.cookies['auth_token'] }
root :to => 'user_sessions#new'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment