Skip to content

Instantly share code, notes, and snippets.

@olance

olance/routes.rb Secret

Created August 27, 2014 22:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olance/972eecd49e73f5422dbb to your computer and use it in GitHub Desktop.
Save olance/972eecd49e73f5422dbb to your computer and use it in GitHub Desktop.
resources :posts, only: :index
root to: 'posts#index'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment