app/controllers/anoubis/tenant/index/callbacks.rb in anoubis-1.0.0 vs app/controllers/anoubis/tenant/index/callbacks.rb in anoubis-1.0.1

- old
+ new

@@ -1,11 +1,11 @@ -module Anubis +module Anoubis module Tenant module Index ## # Module contains all callbacks {IndexController}. module Callbacks - include Anubis::Core::Index::Callbacks + include Anoubis::Core::Index::Callbacks end end end end \ No newline at end of file