rails new
This commit is contained in:
6
config/routes.rb
Normal file
6
config/routes.rb
Normal file
@ -0,0 +1,6 @@
|
||||
Rails.application.routes.draw do
|
||||
# Define your application routes per the DSL in https://guides.rubyonrails.org/routing.html
|
||||
|
||||
# Defines the root path route ("/")
|
||||
# root "articles#index"
|
||||
end
|
Reference in New Issue
Block a user