README.markdown in bcdatabase-1.1.0 vs README.markdown in bcdatabase-1.2.0
- old
+ new
@@ -219,9 +219,16 @@
Bcdatabase works on MRI 1.8.7 and MRI 1.9.2. It will also work on
JRuby (tested on 1.6+), provided that `jruby-openssl` is also
installed. It is [continuously tested][ci] on all three of these
platforms.
+There is support for having a different adapter defined for
+JRuby. It's very similar to the DataMapper support described above: if
+you define a key called `jruby_adapter` in a configuration, it will be
+copied to `adapter` when Bcdatabase is running under JRuby. Unlike the
+DataMapper support, it is automatic — no need to specify a
+transform.
+
[ci]: https://public-ci.nubic.northwestern.edu/job/bcdatabase/
## Credits
`bcdatabase` was developed at and for the [Northwestern University