Chris@909: # This file was generated by the "jdbc" generator, which is provided Chris@909: # by the activerecord-jdbc-adapter gem. Chris@909: # Chris@909: # This file allows you to use Rails' various db:* tasks with JDBC. Chris@909: if defined?(JRUBY_VERSION) Chris@909: require 'jdbc_adapter' Chris@909: require 'jdbc_adapter/rake_tasks' Chris@909: end