I’ve been struggling with finding a good place to host my Globalite Rails plugin. After trying rubyForge and then hosting the plugin myself

I finally decided to move the project to Google code

install the plugin:

script/plugin install http://globalite.googlecode.com/svn/trunk/

rename the vendor/plugins/trunk => vendor/plugins/globalite or from your vendor/plugins folder:

svn checkout http://globalite.googlecode.com/svn/trunk/ globalite

Feel free to report issues there or to submit patches.