Blogger.create { :name =>'Matt Aimonetti',
:location => 'San Diego, Ca',
:email => mattaimonetti AT gmail.com,
:linkedin => Matt's Linkedin page,
:recommend_me => HERE,
:contractor => true}

Globalite has moved

Written by matt on May 31st, 2007

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.



Comments are closed