Skip to content

Commit

Permalink
Remove RAILS_GEM_VERSION
Browse files Browse the repository at this point in the history
Conflicts:

	config/environment.rb
  • Loading branch information
radar committed Dec 5, 2009
1 parent 9100818 commit abf0a11
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/environment.rb
@@ -1,7 +1,5 @@
# Be sure to restart your web server when you modify this file.

RAILS_GEM_VERSION = '2.3.4' unless defined? RAILS_GEM_VERSION

require File.join(File.dirname(__FILE__), 'boot')
database = File.join(RAILS_ROOT, "config/database.yml")
if !File.exist?(database)
Expand Down
Empty file added lol
Empty file.

0 comments on commit abf0a11

Please sign in to comment.