Changeset 1233

Show
Ignore:
Timestamp:
09/14/08 12:42:02 (4 months ago)
Author:
piyawat
Message:

disable RAILS_GEM_VERSION

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/config/environment.rb

    r1158 r1233  
    1 RAILS_GEM_VERSION = '2.1.0' unless defined? RAILS_GEM_VERSION 
     1#RAILS_GEM_VERSION = '2.1.0' unless defined? RAILS_GEM_VERSION 
    22 
    33# Be sure to restart your web server when you modify this file.