public
Description: simple app example, look at the branches to see how to build the app
Homepage:
Clone URL: git://github.com/mattetti/simple_merb_example_app.git
name age message
file README Sun Nov 16 16:25:46 -0800 2008 added a readme [mattetti]
directory my-first-app/ Sun Nov 16 16:15:00 -0800 2008 initial generated app [mattetti]
README
This is just a simple example of a merb app. This code is auto-generated by a script following different steps. Each 
step is available in its own branch. If you use a software like gitx http://gitx.frim.nl/ gitnub or gitk you can easily 
see the diff between each branch.

Because each step is a branch, you can easily decide to hack on a specific branch and apply the "newest branches" if 
needed.

The code is not guaranteed to work, and I'm not even sure about this project will stick around or that I will keep on 
trying to maintain branches.

-Matt