[Logilogi-svn] SF.net SVN: logilogi:[1647] projects/loglog/trunk/config/environment.rb
Status: Beta
Brought to you by:
wybow
|
From: <wy...@us...> - 2009-11-19 23:19:14
|
Revision: 1647
http://logilogi.svn.sourceforge.net/logilogi/?rev=1647&view=rev
Author: wybow
Date: 2009-11-19 23:19:04 +0000 (Thu, 19 Nov 2009)
Log Message:
-----------
No gem-version requirement anymore
Modified Paths:
--------------
projects/loglog/trunk/config/environment.rb
Modified: projects/loglog/trunk/config/environment.rb
===================================================================
--- projects/loglog/trunk/config/environment.rb 2009-11-19 23:11:04 UTC (rev 1646)
+++ projects/loglog/trunk/config/environment.rb 2009-11-19 23:19:04 UTC (rev 1647)
@@ -1,7 +1,7 @@
# Be sure to restart your server when you modify this file
# Specifies gem version of Rails to use when vendor/rails is not present
-RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION
+# RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION
# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|