diff --git a/vendor/plugins/swf_fu/lib/action_view/helpers/swf_fu_helper.rb b/vendor/plugins/swf_fu/lib/action_view/helpers/swf_fu_helper.rb index ab59f9f3..5c1ab960 100644 --- a/vendor/plugins/swf_fu/lib/action_view/helpers/swf_fu_helper.rb +++ b/vendor/plugins/swf_fu/lib/action_view/helpers/swf_fu_helper.rb @@ -94,7 +94,6 @@ module ActionView #:nodoc: private CONCAT = ActiveSupport.const_defined?(:SafeBuffer) ? :safe_concat : :concat - puts CONCAT def convert_to_hash(s) case s when Hash