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
fixed alignment problem
mattetti (author)
Sun Apr 27 01:53:39 -0700 2008
commit  29675473e455a5a5abcef443b0c31e1a8f082924
tree    2c4500ee3ef50f6631940f7fd70d46c7021902d1
parent  08e5b10e101079425f4608b1e8abfb76d120f4b1
...
14
15
16
17
 
18
19
20
...
14
15
16
 
17
18
19
20
0
@@ -14,7 +14,7 @@ We're going to call our app `golb`, think of it as a backward blog. Feel free to
0
 
0
 To make a new app we'll use the command
0
 
0
- merb-gen app golb
0
+ merb-gen app golb
0
 
0
 We're going to use the Linguistics gem later on, you can install it with:
0
     

Comments

    No one has commented yet.