On Jun 28, 10:52 am, pn <[email protected]> wrote: > Thanks for the reply. Sequel is the first Ruby ORM library I've tried, > so it's a bit new to me. I'll figure it out but I thought it would be > useful to see some examples or a tutorial. Have you considered adding > a few examples to the Fixture Dependencies source?
I think the README has some examples, but it kind of assumes the user is familiar with Rails testing. You can use Giftsmas's unit test suite as an example (http:// github.com/jeremyevans/giftsmas/blob/ f45269c9fb967414864f87ac4cac717899bcd08b/spec/unit.rb), though it does not use 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 -~----------~----~----~----~------~----~------~--~---
