public
Description: Your favorite URL-shortening service in all of Ruby land
Homepage: http://rubyurl.com
Clone URL: git://github.com/robbyrussell/rubyurl.git
Removing dependency for 1.2.5

git-svn-id: https://svn.roundhaus.com/planetargon/rubyurl_2-0/trunk@84 
f0bc2f90-cf15-dc11-b192-0016e6374d05
robbyrussell (author)
Sun Nov 25 21:09:56 -0800 2007
commit  1f81999f892889c5655153aee09d6508f127ffd2
tree    dbcccd5506456fd0f12bcf72fb6bbac422465fdb
parent  4b4f68a3c07f55ff373b9e9d9235f5a4ce8d6e47
...
5
6
7
8
 
9
10
11
...
5
6
7
 
8
9
10
11
0
@@ -5,7 +5,7 @@
0
 # ENV['RAILS_ENV'] ||= 'production'
0
 
0
 # Specifies gem version of Rails to use when vendor/rails is not present
0
-RAILS_GEM_VERSION = '1.2.5' unless defined? RAILS_GEM_VERSION
0
+#RAILS_GEM_VERSION = '1.2.5' unless defined? RAILS_GEM_VERSION
0
 
0
 # Bootstrap the Rails environment, frameworks, and default configuration
0
 require File.join(File.dirname(__FILE__), 'boot')

Comments

    No one has commented yet.