app/controllers/esendex/application_controller.rb in esendex-0.4.0 vs app/controllers/esendex/application_controller.rb in esendex-0.5.0

- old
+ new

@@ -1,4 +1,4 @@ -module Esendex - class ApplicationController < ActionController::Base - end -end +module Esendex + class ApplicationController < ActionController::Base + end +end