With Rails 3.1 now here, how do you serve up all the assets for your web apps? This is a brief start to finish on serving up fonts via the asset pipeline.
Using Sprockets in Rails 3.1 can be a little tricky. It wasn't hard to get Sprockets compiling CSS files from SASS into CSS. However, it became difficult wh