== 0.0.3 2008-06-30 * change default of plugin-list name from "$HOME/useful_plugins" to "$HOME/.rocket_starter_pluginlist". * Add all files and directories to the repository at last when using the subversion. * fix from "svn rm -r log/*" to "svn rm log/*". (thank you Mr.Komagata) * fix some bugs. == 0.0.2 2008-06-24 * make a template of the plugin list. * add --createdb option for execute 'rake db:create:all' * add --dbpassword option for over write passwords on config/database.yml == 0.0.1 2008-06-20 * 1 major enhancement: * Initial release