This project is archived and is in readonly mode.

Changeset [a491b19502781266b05918cf99b6ba67898e3be9] by Joshua Peek

June 15th, 2009 @ 04:23 PM

Add :concat option to asset tag helpers to force concatenation.

This is useful for working around IE's stylesheet limit.

stylesheet_link_tag :all, :concat => true http://github.com/rails/rails/co...

Committed by Joshua Peek

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