The upcoming Rails 3.1 asset pipeline allows you to gemify your assets.

I use Blueprint CSS and Facebox in a couple of apps, so decided to gemify and abstract them into gems.

If you're already playing with Rails 3.1, here we go:

* http://github.com/bai/blueprint-rails

* http://github.com/bai/facebox-rails

The update to RC1 went smoothly, by the way.