annotate .svn/pristine/ba/badebf4fa69fcda626a5e7a05f07c66ca17188a7.svn-base @ 1296:038ba2d95de8 redmine-2.2

Fix redmine-2.2 branch update (add missing svn files)
author Chris Cannam
date Fri, 14 Jun 2013 09:05:06 +0100
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