On Nov 22, 10:26 am, Joe Van Dyk <[email protected]> wrote:
> Hi,
>
> Is anyone using Sequel in Rails 3.1?

I am, but I'm not using any external plugins.  The external plugins
mostly handle rake tasks and some integration code (e.g. using
database.yml).  If you instantiate your Sequel::Database object
manually in an initializer, you can use Sequel::Model subclasses in
app/models and everything inside the app works fine.

Jeremy

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to