Skip to content

Instantly share code, notes, and snippets.

@dpogorzelski
Created October 22, 2013 15:32
Show Gist options
  • Save dpogorzelski/7102803 to your computer and use it in GitHub Desktop.
Save dpogorzelski/7102803 to your computer and use it in GitHub Desktop.
match '/signin_foo' => 'sessions#new_foo', :as => :signin_foo
match '/signin_bar' => 'sessions#new_bar', :as => :signin_bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment