This project is archived and is in readonly mode.

Changeset [0ff1c5935f84f86a8b88802078b115e9964c2249] by Josh Kalderimis

November 15th, 2010 @ 11:04 PM

reorganised the the common asset helpers module into a class and have it include the id caching module, this class is now shared from the view instance to the asset include tag helpers (js and css)
https://github.com/rails/rails/commit/0ff1c5935f84f86a8b88802078b11...

Committed by Josh Kalderimis

  • A actionpack/lib/action_view/helpers/asset_tag_helpers/asset_paths.rb
  • R actionpack/lib/action_view/helpers/asset_tag_helpers/common_asset_helpers.rb
  • M actionpack/lib/action_view/helpers/asset_tag_helper.rb
  • M actionpack/lib/action_view/helpers/asset_tag_helpers/asset_include_tag.rb
  • M actionpack/lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb
  • M actionpack/lib/action_view/helpers/asset_tag_helpers/stylesheet_tag_helpers.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>