Release Name: 1.0.1
Notes:
A collection of shortcuts and helpers for leveraging a request's env in Rails, such as including a browser-specific stylesheet if one exists or putting a short version of the user agent in the CSS classes of the body tag.
This eliminates the need for most hacks or conditional comments since you can now get browser-specific with your CSS rules (ex. body.ie6 div { ... })
Changes:
=== 1.0.0 / 2008-05-06
* 1 major enhancement
* Birthday!
|