This project is archived and is in readonly mode.
Changeset [6747ae2708d2ad8a482f3dfcb346d007a51af77a] by Josh Kalderimis
November 15th, 2010 @ 11:04 PM
reduced duplication between the javascript and stylesheet asset
tag methods, also split the asset id caching methods into a
separate module for easy inclusion and use by the asset include tag
class and base asset tag helpers
https://github.com/rails/rails/commit/6747ae2708d2ad8a482f3dfcb346d...
Committed by Josh Kalderimis
- A actionpack/lib/action_view/helpers/asset_tag_helpers/asset_include_tag.rb
- A actionpack/lib/action_view/helpers/asset_tag_helpers/common_asset_helpers.rb
- R 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/asset_id_caching.rb
- M actionpack/lib/action_view/helpers/asset_tag_helpers/base_asset_helpers.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>