Initial Commit
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
# Methods added to this helper will be available to all templates in the application.
|
||||
module ApplicationHelper
|
||||
end
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
module AssetsHelper
|
||||
end
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
module CommentsHelper
|
||||
end
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
module SoftwaresHelper
|
||||
end
|
||||
Reference in New Issue
Block a user