Sha256: 52b9bbc774105c9d19d54bb5d12f5df3c2e6fbe4becf02215db140e701f719e1

Contents?: true

Size: 180 Bytes

Versions: 1

Compression:

Stored size: 180 Bytes

Contents

module ArJdbc
  module Version
    VERSION = "1.1.0"
  end
end
# Compatibility with older versions of ar-jdbc for other extensions out there
JdbcAdapter = ArJdbc
JdbcSpec = ArJdbc

Version data entries

1 entries across 1 versions & 1 rubygems

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