public
Description: Life On The Edge With Merb, DataMapper & RSpec
Homepage: http://blog.new-bamboo.co.uk
Clone URL: git://github.com/deimos1986/book_mdar.git
Section 3 edits
Justin Pease (author)
Sun Jun 22 19:53:51 -0700 2008
commit  2f1b10f0e2b69bafa58ff0ffce5b84f2615266ff
tree    dab1005c56891f4ef6140d3ade9878993b2515d0
parent  f9f364c98433c7368fb9ec8f09fe93afd25a4f13
...
1
2
3
 
 
 
4
5
6
...
1
2
 
3
4
5
6
7
8
0
@@ -1,6 +1,8 @@
0
 ## Creating an App
0
 
0
-Now that we've got all of that installed, time to create a test Merb application.
0
+One of the best ways to become familiar with a framework is to jump in and get
0
+your hands dirty. So now that we've got everything installed, it's time to roll
0
+up your sleeves and create a test Merb application.
0
 
0
 Merb-more comes with a `gem` called `merb-gen`, this gives you a command line
0
 tool by the same name which is used for all of your generator needs. You can

Comments

    No one has commented yet.