From 53f25ae348f7fdcae27c3d89369738f1e8b455d9 Mon Sep 17 00:00:00 2001 From: Timm Date: Mon, 12 Aug 2013 19:00:41 +0200 Subject: Removed :nodoc: from PermitScrubber. --- actionview/lib/action_view/helpers/sanitize_helper/scrubbers.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'actionview/lib/action_view/helpers/sanitize_helper') diff --git a/actionview/lib/action_view/helpers/sanitize_helper/scrubbers.rb b/actionview/lib/action_view/helpers/sanitize_helper/scrubbers.rb index c63214ed60..0b1fc967fa 100644 --- a/actionview/lib/action_view/helpers/sanitize_helper/scrubbers.rb +++ b/actionview/lib/action_view/helpers/sanitize_helper/scrubbers.rb @@ -42,7 +42,6 @@ # See the documentation for Nokogiri::XML::Node to understand what's possible # with nodes: http://nokogiri.org/Nokogiri/XML/Node.html class PermitScrubber < Loofah::Scrubber - # :nodoc: attr_reader :tags, :attributes def initialize -- cgit v1.2.3