From 8cc70cf32a48eb31503f828802c65f974cf559f3 Mon Sep 17 00:00:00 2001 From: Yasuo Honda Date: Mon, 3 Oct 2011 11:56:11 -0400 Subject: Fix typo in Rakefile --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 1d9685412f..f63260a260 100644 --- a/Gemfile +++ b/Gemfile @@ -100,5 +100,5 @@ if ENV['ORACLE_ENHANCED_PATH'] || ENV['ORACLE_ENHANCED'] end end -# A gem necessary for ActiveRecord tests with Oracle database +# A gem necessary for ActiveRecord tests with IBM DB gem "ibm_db" if ENV['IBM_DB'] -- cgit v1.2.3