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@295 
7491b73d-821b-0410-9297-ad1f6b5b4194
studioda (author)
Tue Feb 20 18:19:12 -0800 2007
commit  b15f033fea1e705b4d8bdae6ff80e20eae764a68
tree    cc6c292bf8e6ff767d53dac205ebd3533aadccfd
parent  0ec205b70cf28d47fccf0235838a74127705ce82
...
4
5
6
7
8
9
10
 
...
4
5
6
 
 
 
7
8
0
@@ -4,6 +4,4 @@ return gets.chomp
0
 
0
 puts "Do you want to use version-control with your pages? (Recommended)"
0
 puts "[y/n]:"
0
-system("ruby #{RAILS_ROOT}/script/plugin install -x http://svn.techno-weenie.net/projects/plugins/acts_as_versioned") unless gets.chomp.downcase == 'n'
0
-
0
-p ARGV
0
\ No newline at end of file
0
+#system("ruby #{RAILS_ROOT}/script/plugin install -x http://svn.techno-weenie.net/projects/plugins/acts_as_versioned") unless gets.chomp.downcase == 'n'

Comments

    No one has commented yet.