app/helpers/unidom/inventory/application_helper.rb in unidom-inventory-2.0 vs app/helpers/unidom/inventory/application_helper.rb in unidom-inventory-2.0.1

- old
+ new

@@ -1,6 +1,12 @@ -module Unidom::Inventory::ApplicationHelper +module Unidom + module Inventory + + module ApplicationHelper + end + + end end