The sequel_plus library starts the collection of plugins and extensions I have assembled for the Ruby Sequel library. The library is in very early infancy stage, so there's not much presently, but what's here is fully covered in specs and tested and used in production-level deployments already.
### Currently, sequel_plus contains: * plugin for Trees to mimic the Rails acts_as_tree plugin. * extension for exporting data using Dataset#export. * rake tasks to handle basic migrations and schema inspections (similar to Rails projects) sequel_plus is released to gemcutter, so a gem install sequel_plus should get you going. I welcome feedback for improving the library, esp. comments on difficulties with figuring things out since this project is quite young. Regards, Michael -- 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.
