aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/app/templates/config/routes.rb.tt
blob: 787824f888b3bd1c3a56968e39c1fd47675b9c7a (plain) (blame)
1
2
3
Rails.application.routes.draw do
  # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
end