I've been searching for a working solution for Rails 3.1.x to add HTML5 Boilerplate, Haml, Compass and 960.gs support in a canonical manner (i.e. in a way that fits into the new asset pipeline structure). This used to be fairly easy to achieve in Rails 3.0.x by using the following gems:
I've looked at several questions / answers both here and elsewhere. However, I haven't been able to find any solid information, and the ways I've tried to piece it together have seemed "hacked together" (in the bad sense) at best. I'd appreciate any clear insight on how to accomplish this.
The html5-rails gem ? https://github.com/sporkd/html5-rails