[DRE-commits] [SCM] redmine.git branch, master-experimental, updated. debian/1.4.4+dfsg1-1-51-g249d1d6
Ondřej Surý
ondrej at sury.org
Tue Dec 11 10:05:16 UTC 2012
The following commit has been merged in the master-experimental branch:
commit 629460188f3fe757d6dd135cd12b644bd5cb77dc
Author: Ondřej Surý <ondrej at sury.org>
Date: Mon Dec 10 13:25:53 2012 +0100
One more change for AbstractMysqlAdapter (fixup)
diff --git a/debian/patches/2008_force_table_encoding_mysql.patch b/debian/patches/2008_force_table_encoding_mysql.patch
index 0575d32..add3c4c 100644
--- a/debian/patches/2008_force_table_encoding_mysql.patch
+++ b/debian/patches/2008_force_table_encoding_mysql.patch
@@ -11,7 +11,7 @@ Last-Update: 2010-10-17
+++ b/config/initializers/10-patches.rb
@@ -1,4 +1,19 @@
require 'active_record'
-+require 'active_record/connection_adapters/abstract_adapter'
++require 'active_record/connection_adapters/abstract_mysql_adapter'
+
+module ActiveRecord
+ module ConnectionAdapters
--
redmine.git
More information about the Pkg-ruby-extras-commits
mailing list