public
Description: A Ruby on Rails blogging app for the fashionable developer - it's better than Mephisto or SimpleLog
Home | Edit | New

Install

Gems Need:

  • rspec
  • cucumber

make sure you must installed these gems, or else there will be error in rake.

  1. Edit your database.yml
  2. gem install rspec (this will auto install cucumber)
  3. rake gem:install
  4. rake db:migrate
  5. script/server
Last edited by netzfisch, Fri Nov 20 12:41:34 -0800 2009
Home | Edit | New
Versions: