forked from fixin.me/fixin.me
Change namespace for defaults controllers
To allow proper path prefix for view partials when using config.action_view.prefix_partial_path_with_controller_namespace
This commit is contained in:
2
app/helpers/default/units_helper.rb
Normal file
2
app/helpers/default/units_helper.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
module Default::UnitsHelper
|
||||
end
|
||||
@@ -1,2 +0,0 @@
|
||||
module Units::DefaultsHelper
|
||||
end
|
||||
Reference in New Issue
Block a user