mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
just require mysql2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# encoding: utf-8
|
||||
|
||||
require 'mysql2' unless defined? Mysql2
|
||||
require 'mysql2'
|
||||
|
||||
module ActiveRecord
|
||||
class Base
|
||||
|
||||
Reference in New Issue
Block a user