On Aug 26, 3:07 pm, Scott Tadman <[email protected]> wrote: > You're right, I didn't see your comment there. In any event I'm > looking for a bridge from ActiveRecord to Sequel, not prior versions > of Sequel. > > I've tried to faithfully reproduce the behavior of ActiveRecord, but > support for inheritance is still to be added. I'll do some more > testing as I exercise it on various apps. > > Listing it on the plugins page would be great. Perhaps a description > like: > > "Enables ActiveRecord-compatible class-level before and after filter > declarations for models with support for conditional execution"
Done: http://github.com/jeremyevans/sequel/commit/6472453d87a8a962d77983efd56760f3588bdeff It's committed to the repository. The website usually only gets updated for releases, so it probably won't be there until mid next week when 3.15.0 is released. Thanks, 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.
