The compass 0.10 release is getting closer, so to make it easier for folks to beta test, I've pushed a compass-edge gem to gemcutter.
http://gemcutter.org/gems/compass-edge/
The compass gems are now hosted on gemcutter and are easier to install from there because you don't have to type my name.
Add gemcutter to your gem sources if you haven't yet:
Install edge:
$ sudo gem install compass-edge
Uninstall the normal version:
$ sudo gem uninstall compass
$ sudo gem uninstall chriseppstein-compass
If you have any problems, please let me know. Also, please let me know if you did any testing and it was perfect in every way.
Also note that there's a new and improved command line sytax (not fully complete yet). Run "compass help" for a list of commands that are implemented so far.
Chris