Sha256: 2849a5fbcd675f20eb359477f9dbd538b16353991323c71edaacd44d332e34be

Contents?: true

Size: 274 Bytes

Versions: 1

Compression:

Stored size: 274 Bytes

Contents

module ArJdbc
  VERSION = "1.3.0.beta1"
  module Version # :nodoc:
    VERSION = ArJdbc::VERSION # :nodoc: 1.2.x compatibility
  end
end
# Compatibility with older versions of ar-jdbc for other extensions out there
JdbcAdapter = ArJdbc # :nodoc:
JdbcSpec = ArJdbc # :nodoc:

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
activerecord-jdbc-adapter-1.3.0.beta1 lib/arjdbc/version.rb