Skip to content

Instantly share code, notes, and snippets.

@StephenFiser
Created June 16, 2014 00:11
Show Gist options
  • Select an option

  • Save StephenFiser/a8286285e2ae3df08f94 to your computer and use it in GitHub Desktop.

Select an option

Save StephenFiser/a8286285e2ae3df08f94 to your computer and use it in GitHub Desktop.
Rails.application.routes.draw do
resources :todos
# a bunch of commented out code ...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment