;]
[askyou.git] / lib / tasks / jdbc.rake
blob289b3d94c4522b4b2122be774d272be4d40f2967
1 # This file was generated by the "jdbc" generator, which is provided
2 # by the activerecord-jdbc-adapter gem.
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