carpeliam / feather-slice-sample-app

a sample app using the feather slice.

This URL has Read+Write access

carpeliam (author)
Sun Dec 21 20:31:29 -0800 2008
commit  57f6e8a8fce867d5ad65f4e186ca1c1006029dd4
tree    6348eb59cfb8da646b1fd5ffa80a3470817833d6
parent  4bbb5fba8fe50499bec1d101d1db238f3a6edfa9
README
Merb app generated from `merb-gen core <name>` and using the feather blog slice.

To get started, run the following:

    $ thor merb:gem:redeploy
    $ mv config/database.yml.sample config/database.yml
    $ rake db:automigrate
    $ bin/merb

and head to http://localhost:4000/admin.