mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 19:13:51 +00:00
Start ruby template
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