As far as I could understand, the default way of doing things in
sequel is inheriting from Sequel::Model.

However, I'd like to have some modules included in every model.

How can I avoid "Table '<name>' doesn't exist" error? Include modules
directly into Sequel::Model? Monkey-patch sequel-model?

Did I miss something?

-- 
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