Project initialize
This commit is contained in:
2
app/helpers/application_helper.rb
Normal file
2
app/helpers/application_helper.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
module ApplicationHelper
|
||||
end
|
||||
2
app/helpers/departments_helper.rb
Normal file
2
app/helpers/departments_helper.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
module DepartmentsHelper
|
||||
end
|
||||
2
app/helpers/tasks_helper.rb
Normal file
2
app/helpers/tasks_helper.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
module TasksHelper
|
||||
end
|
||||
Reference in New Issue
Block a user