app/controllers/mtwarden/dashboard_controller.rb in mtwarden-6.0.1 vs app/controllers/mtwarden/dashboard_controller.rb in mtwarden-6.1.0
- old
+ new
@@ -1,6 +1,6 @@
-require_dependency "mtwarden/application_controller"
-
-module Mtwarden
- class DashboardController < ApplicationController
- end
-end
+require_dependency "mtwarden/application_controller"
+
+module Mtwarden
+ class DashboardController < ApplicationController
+ end
+end