repo.or.cz
/
askyou.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
;]
[askyou.git]
/
lib
/
tasks
/
jdbc.rake
blob
289b3d94c4522b4b2122be774d272be4d40f2967
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