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
As we write more high-level system tests, we find ourselves wishing we had the ability to search our DOM using CSS selectors and other cool jQuery tricks.