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
100644 7 lines (4 sloc) 0.553 kb
1
2
3
4
5
6
7
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