documentcloud / jammit

Industrial Strength Asset Packaging for Rails
http://documentcloud.github.com/jammit/
MIT License
1.16k stars 197 forks source link

Request uri #85

Closed leemhenson closed 13 years ago

leemhenson commented 13 years ago

Hi

Rails 3 is churning out loads of deprecation warnings around jammit's usage of request_uri in generate_stylesheets. This commit applies the recommended change.

Cheers Lee

jashkenas commented 13 years ago

Thanks for this patch -- I've merged it to master.