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

public
Description: Rails Plugin - a RailsEngines-based CMS extension for any Rails project
Homepage: http://6brand.com
Clone URL: git://github.com/JackDanger/simple_pages.git

git-svn-id: http://svn.6brand.com/projects/plugins/simple_pages@305 
7491b73d-821b-0410-9297-ad1f6b5b4194
studioda (author)
Wed Feb 21 08:45:47 -0800 2007
commit  98c8159cb77430f065794975018f1218a7468042
tree    7f34e177536d0904c8fdd4a138403654492aee37
parent  3112e41ce04649766c2654fa7ec128c5430662c9
...
1
2
3
 
 
 
...
1
2
 
3
4
5
0
@@ -1,3 +1,5 @@
0
 puts IO.read(File.join(File.dirname(__FILE__), 'README'))
0
 
0
-load File.join(File.dirname(__FILE__), 'install-process.rb')
0
+fork do
0
+ load File.join(File.dirname(__FILE__), 'install-process.rb')
0
+end

Comments

    No one has commented yet.