From e3438b0ca6d444224e0782b3acc24c45bc96f5ca Mon Sep 17 00:00:00 2001 From: Ryan Garver Date: Thu, 4 Oct 2012 08:16:43 -0700 Subject: Add nodoc to now public fragment_name_with_digest --- actionpack/lib/action_view/helpers/cache_helper.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'actionpack/lib') diff --git a/actionpack/lib/action_view/helpers/cache_helper.rb b/actionpack/lib/action_view/helpers/cache_helper.rb index 52ede40a0c..cfaac37672 100644 --- a/actionpack/lib/action_view/helpers/cache_helper.rb +++ b/actionpack/lib/action_view/helpers/cache_helper.rb @@ -113,6 +113,7 @@ module ActionView nil end + #:nodoc: def fragment_name_with_digest(name) if @virtual_path [ -- cgit v1.2.3