config/routes.rb (
3
lines of code) (
raw
):
Rails.application.routes.draw do get 'welcome/index' # For details on the DSL available within this file, see https://guides.rubyonrails.org/routing.html end