GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: a website in ruby on rails for design showcases. will be used at plasticpilots.com
Clone URL: git://github.com/TomK32/plasticairships.git
updated installation process
TomK32 (author)
Fri Jun 13 03:44:46 -0700 2008
commit  df2cf436155d3220b49316cd5fc836450b05f869
tree    a12256c192718c1160fe40242c41ac0d5f56ec97
parent  298fa5815d6d4a6cdbb5d28495304ccead79b399
0
...
25
26
27
 
28
29
 
 
 
 
 
30
31
32
...
25
26
27
28
29
30
31
32
33
34
35
36
37
38
0
@@ -25,8 +25,14 @@ Goldberg CMS features custom user roles which is a great advantage for this purp
0
 mkdir log
0
 rake db:schema:load
0
 rake goldberg:install
0
+rake db:reset
0
 rake goldberg:load_bootstrap
0
 
0
+=== Upgrade
0
+
0
+most likely it's just this:
0
+rake db:migrate
0
+
0
 === Version History
0
 no release yet
0
 

Comments

    No one has commented yet.