Initial app
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/contests_helper.rb
Normal file
2
app/helpers/contests_helper.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
module ContestsHelper
|
||||
end
|
2
app/helpers/puzzles_helper.rb
Normal file
2
app/helpers/puzzles_helper.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
module PuzzlesHelper
|
||||
end
|
Reference in New Issue
Block a user