Skip to content

Instantly share code, notes, and snippets.

@mmurray
Created September 3, 2010 04:56
Show Gist options
  • Save mmurray/563439 to your computer and use it in GitHub Desktop.
Save mmurray/563439 to your computer and use it in GitHub Desktop.
Ftc::Application.routes.draw do
resources :users
resources :user_sessions
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment