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

Version Path
activerecord-jdbc-adapter-1.3.6 rails_generators/templates/config/initializers/jdbc.rb
activerecord-jdbc-adapter-1.3.5 rails_generators/templates/config/initializers/jdbc.rb
activerecord-jdbc-adapter-1.3.4 rails_generators/templates/config/initializers/jdbc.rb
activerecord-jdbc-adapter-1.3.3 rails_generators/templates/config/initializers/jdbc.rb
activerecord-jdbc-adapter-1.3.2 rails_generators/templates/config/initializers/jdbc.rb
activerecord-jdbc-adapter-1.3.1 rails_generators/templates/config/initializers/jdbc.rb
activerecord-jdbc-adapter-1.3.0 rails_generators/templates/config/initializers/jdbc.rb
activerecord-jdbc-adapter-1.3.0.rc1 rails_generators/templates/config/initializers/jdbc.rb
activerecord-jdbc-adapter-1.3.0.beta2 rails_generators/templates/config/initializers/jdbc.rb