This project is archived and is in readonly mode.

Changeset [626bcc9bf415ca9872bbdaceac30a4df9aca86bb] by David Heinemeier Hansson

April 19th, 2011 @ 06:05 PM

Switch to asset_path and make it available in the Sprockets::Context (now you can do asset_path("logo.png") in a stylesheet.css.erb file and get fingerprinting)
https://github.com/rails/rails/commit/626bcc9bf415ca9872bbdaceac30a...

Committed by David Heinemeier Hansson

  • 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
  • M actionpack/lib/action_view/helpers/sprockets_helper.rb
  • M actionpack/test/template/sprockets_helper_test.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>