Re: Using Compass with Rails 3.1 final and no hacks - http://jalada.co.uk/2011...
Oct 20, 2011
from
"You shouldn't need to run compass watch at all. The Rails gem recompiles your stylesheets when you request them in development mode.
You don't even need to run compass init for Rails 3.1 any more. So long as you install the alpha version, you can just write stylesheets in the new app/assets/stylesheets folder with all the Compass mix-ins you want :)"
- Jalada