public
Fork of dalager/oiorest-rails-examples
Description: Rails examples for the oiorest project
Clone URL: git://github.com/olleolleolle/oiorest-rails-examples.git
Search Repo:
indented code
olleolleolle (author)
Tue May 13 23:04:40 -0700 2008
commit  4076bd31eaa3a096fc0d4a90438950d4aa25a323
tree    e99fdc25b182544876be9fde92ff0addc248a931
parent  bcb968d3c5456dd5acf21494b27aa34dd932ca2d
...
21
22
23
24
25
26
 
 
 
27
28
29
...
21
22
23
 
 
 
24
25
26
27
28
29
0
@@ -21,9 +21,9 @@ some wiki information to be moved to GitHub.
0
 You have checked out the source code, now run these commands to
0
 install the plugin from source, and set up a database.
0
 
0
-git-submodule init
0
-git-submodule update
0
-rake db:migrate
0
+ git-submodule init
0
+ git-submodule update
0
+ rake db:migrate
0
 
0
 ## How To Use the Examples ##
0
 

Comments

    No one has commented yet.