Skip to content

Commit

Permalink
update tests to rails 2.0.2
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.jamesgolick.com/attribute_fu/trunk@66 80b79608-713f-0410-8737-d8c0d0c1b50c
  • Loading branch information
james committed Feb 16, 2008
1 parent 306e39c commit 2fe8c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/config/environment.rb
@@ -1,5 +1,5 @@
$:.reject! { |e| e.include? 'TextMate' }
RAILS_GEM_VERSION = '1.99.0' unless defined? RAILS_GEM_VERSION
RAILS_GEM_VERSION = '2.0.2' unless defined? RAILS_GEM_VERSION

require File.join(File.dirname(__FILE__), 'boot')

Expand Down

0 comments on commit 2fe8c75

Please sign in to comment.