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