app/controllers/paperclip_atompub/application_controller.rb in paperclip-atompub-0.0.3.3 vs app/controllers/paperclip_atompub/application_controller.rb in paperclip-atompub-0.0.3.4

- old
+ new

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