From 2882a3c827a06b021dc950cd09568e0bac729c76 Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Wed, 9 May 2012 00:06:17 +0530 Subject: remove redundant and stray line [ci skip] --- .../lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'actionpack/lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb') diff --git a/actionpack/lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb b/actionpack/lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb index e3329c0345..7bff0c1149 100644 --- a/actionpack/lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb +++ b/actionpack/lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb @@ -136,8 +136,6 @@ module ActionView # # # # # - # * = The application.js file is only referenced if it exists - # # You can also include all JavaScripts in the +javascripts+ directory using :all as the source: # # javascript_include_tag :all -- cgit v1.2.3