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