Add controller
This commit is contained in:
+1
-4
@@ -1,6 +1,3 @@
|
||||
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"
|
||||
root controller: :attendance_tracker, action: :index
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user