annotate .svn/pristine/ba/badebf4fa69fcda626a5e7a05f07c66ca17188a7.svn-base @ 1478:5ca1f4a47171 bibplugin_db_migrations

Close obsolete branch bibplugin_db_migrations
author Chris Cannam
date Fri, 30 Nov 2012 14:40:50 +0000
parents cbb26bc654de
children
rev   line source
Chris@909 1 # This file was generated by the "jdbc" generator, which is provided
Chris@909 2 # by the activerecord-jdbc-adapter gem.
Chris@909 3 #
Chris@909 4 # This file allows you to use Rails' various db:* tasks with JDBC.
Chris@909 5 if defined?(JRUBY_VERSION)
Chris@909 6 require 'jdbc_adapter'
Chris@909 7 require 'jdbc_adapter/rake_tasks'
Chris@909 8 end