annotate .svn/pristine/ba/badebf4fa69fcda626a5e7a05f07c66ca17188a7.svn-base @ 1298:4f746d8966dd redmine_2.3_integration

Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author Chris Cannam
date Fri, 14 Jun 2013 09:28:30 +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