annotate .svn/pristine/ba/badebf4fa69fcda626a5e7a05f07c66ca17188a7.svn-base @ 1473:0a17b5e486af bug_370

Close obsolete branch bug_370
author Chris Cannam
date Wed, 14 Nov 2012 14:00:01 +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