working login, signup, and logout
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
class DashboardController < ApplicationController
|
||||
|
||||
def home
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user