annotate .svn/pristine/ba/badebf4fa69fcda626a5e7a05f07c66ca17188a7.svn-base @ 1327:287f201c2802 redmine-2.2-integration

Add italic
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 19 Jun 2013 20:56:22 +0100
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