Sha256: 1b3a0fbb19d83c3823528a96003df570d594f0f2b9d4183d1cec95d7012e8564
Contents?: true
Size: 261 Bytes
Versions: 2
Compression:
Stored size: 261 Bytes
Contents
Rails.application.routes.draw do # For details on the DSL available within this file, see https://guides.rubyonrails.org/routing.html # Almost every application defines a route for the root path ("/") at the top of this file. # root "articles#index" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
railties-7.0.0.alpha2 | lib/rails/generators/rails/app/templates/config/routes.rb.tt |
railties-7.0.0.alpha1 | lib/rails/generators/rails/app/templates/config/routes.rb.tt |