I just wanted to post a little note to let you know that you can now
use fixture_dependencies to load Sequel::Model fixtures.  Previously,
it only supported ActiveRecord.  This is what I'm using to load
fixtures for my largest web app. It handles loading fixtures with
dependency graphs (associations), making sure that foreign key
constraints are not violated.

  RDoc: http://code.jeremyevans.net/doc/fixture_dependencies/
  Github: http://github.com/jeremyevans/fixture_dependencies

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