On Monday, July 29, 2013 5:03:40 AM UTC-6, Christian MICHON wrote:
>
> Hi,
> - package sqljdbc4.jar into a gem, include this gem in your Gemfile, and 
> call sequel binary using 'bundle exec sequel -m ...'
>

Okay, this new gem will package sqljdbc4.jar and the jruby/java interface 
code needed,
and I add the gem to my Gemfile.

I'm not clear on how this new gem get's require'ed when I run this.

bundle exec sequel -m db/migrate 'jdbc_connection_string'

"sequel -m" will have required all the gems in the Gemfile.lock?

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to