First commit
This commit is contained in:
2
example/app/helpers/application_helper.rb
Normal file
2
example/app/helpers/application_helper.rb
Normal file
@ -0,0 +1,2 @@
|
||||
module ApplicationHelper
|
||||
end
|
2
example/app/helpers/products_helper.rb
Normal file
2
example/app/helpers/products_helper.rb
Normal file
@ -0,0 +1,2 @@
|
||||
module ProductsHelper
|
||||
end
|
Reference in New Issue
Block a user