Re: [jruby-user] Re: JRuby and Sqlite3
Karol Bucek <[email protected]> Sat, 28 Feb 2015 16:46:34 +0100
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <CAOcitDJ+kwcmhv23buENt-t6-e15-3wazY8piSW5TJOmG+XnRA@mail.gmail.com> |
require 'jdbc/sqlite3' does not auto-load the driver class: https://github.com/jruby/activerecord-jdbc-adapter/tree/master/jdbc-sqlite3 On Sat, Feb 28, 2015 at 4:27 PM, Roderich T. <[email protected]> wrote: > The jar file is a raw "jruby-complete.jar" containing no dependencies. > > All necessary gem files are located in a subfolder "gems" with the > ENV['GEM_PATH'] variable pointing on it. > > Thanks, > Roderich > > -- > Posted via http://www.ruby-forum.com/. > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >