Sha256: 2c8b36016d8afa3a0ca50e391720b0360ad9ab330f28fc91d636bb8a40a4dbf3
Contents?: true
Size: 531 Bytes
Versions: 109
Compression:
Stored size: 531 Bytes
Contents
# This file was generated by the "jdbc" generator, which is provided by the # activerecord-jdbc-adapter gem. # # This file allows the JDBC adapters to be hooked into ActiveRecord such that # you don't have to change anything else in your Rails application. # # NOTE: This is only needed on Rails 2.x - without Bundler since when you're # using Bundler than `gem 'activerecord-jdbc-adapter'` will automatically # `require 'arjdbc'` by default (unless you set it to `require: false`). require 'arjdbc' if defined?(JRUBY_VERSION)
Version data entries
109 entries across 109 versions & 4 rubygems