This project is archived and is in readonly mode.

Changeset [1c129f8f8ea5b10605ad77af6064c983584d463d] by Josh Kalderimis

November 15th, 2010 @ 11:04 PM

separated the asset id methods to a separate module, removed some dupliation with the various path methods, and moved the base asset tag methods to a base module so the asset id module can play nice with the path generation
https://github.com/rails/rails/commit/1c129f8f8ea5b10605ad77af6064c...

Committed by Josh Kalderimis

  • A actionpack/lib/action_view/helpers/asset_tag_helpers/asset_id_caching.rb
  • A actionpack/lib/action_view/helpers/asset_tag_helpers/base_asset_helpers.rb
  • A actionpack/lib/action_view/helpers/asset_tag_helpers/helper_methods.rb
  • M actionpack/lib/action_view/helpers/asset_tag_helper.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>