comparison lib/tasks/jdbc.rake @ 0:513646585e45

* Import Redmine trunk SVN rev 3859
author Chris Cannam
date Fri, 23 Jul 2010 15:52:44 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:513646585e45
1 # This file was generated by the "jdbc" generator, which is provided
2 # by the activerecord-jdbc-adapter gem.
3 #
4 # This file allows you to use Rails' various db:* tasks with JDBC.
5 if defined?(JRUBY_VERSION)
6 require 'jdbc_adapter'
7 require 'jdbc_adapter/rake_tasks'
8 end