<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -104,7 +104,7 @@ module ActionView
       ASSETS_DIR      = defined?(Rails.public_path) ? Rails.public_path : &quot;public&quot;
       JAVASCRIPTS_DIR = &quot;#{ASSETS_DIR}/javascripts&quot;
       STYLESHEETS_DIR = &quot;#{ASSETS_DIR}/stylesheets&quot;
-      JAVASCRIPT_DEFAULT_SOURCES = ['prototype', 'effects', 'dragdrop', 'controls'].map(&amp;:to_s).freeze unless const_defined?(:JAVASCRIPT_DEFAULT_SOURCES)
+      JAVASCRIPT_DEFAULT_SOURCES = ['prototype', 'effects', 'dragdrop', 'controls'].freeze unless const_defined?(:JAVASCRIPT_DEFAULT_SOURCES)
 
       # Returns a link tag that browsers and news readers can use to auto-detect
       # an RSS or ATOM feed. The +type+ can either be &lt;tt&gt;:rss&lt;/tt&gt; (default) or</diff>
      <filename>actionpack/lib/action_view/helpers/asset_tag_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6cfb70023a7b102debaa7f1505b173556a285ae7</id>
    </parent>
  </parents>
  <author>
    <name>Clemens Kofler</name>
    <email>clemens@railway.at</email>
  </author>
  <url>http://github.com/rails/rails/commit/2e240f0eac66fac0bf4c919a45474b7957883624</url>
  <id>2e240f0eac66fac0bf4c919a45474b7957883624</id>
  <committed-date>2008-09-02T15:55:22-07:00</committed-date>
  <authored-date>2008-09-02T00:48:56-07:00</authored-date>
  <message>Removed unnecessary Symbol#to_proc from Asset Tag Helper.

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
  <tree>7f31f4a8e4ab128cd231be742e5f476b0dba3ee4</tree>
  <committer>
    <name>Jeremy Kemper</name>
    <email>jeremy@bitsweat.net</email>
  </committer>
</commit>
