On Dec 19, 9:45 am, Jeremy Evans <[email protected]> wrote:
> You should always have a database connection before instantiating a
> Sequel::Model class.  The reason you don't get an error without a
> table name is an implementation detail, which I probably should fix.

Fixed: 
http://github.com/jeremyevans/sequel/commit/5aefde14b697a3203b6ad9f0e02a15561777b02c

Now you get an error when you subclass Sequel::Model without a
database connection.

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