app/helpers/application_helper.rb in refinerycms-0.9.5.13 vs app/helpers/application_helper.rb in refinerycms-0.9.5.14
- old
+ new
@@ -1,7 +1,7 @@
# Methods added to this helper will be available to all templates in the application.
# You can extend refinery with your own functions here and they will likely not get overriden in an update.
module ApplicationHelper
include Refinery::ApplicationHelper # leave this line in to include all of Refinery's core helper methods.
-
-end
\ No newline at end of file
+
+end