On Friday, October 7, 2016 at 8:37:33 AM UTC-7, Tiago Cardoso wrote: > > I'm trying to replace active record with sequel in a project using active > model serializers, in the hopes that active_model plugin is enough to > guarantee compliance. Although methods are used which are outside of the > main activemodel linter used by the existing sequel plugin, at least the > project is kind enough to implement its own linter tests. See link below: > > > https://github.com/rails-api/active_model_serializers/blob/master/lib/active_model/serializer/lint.rb > > What do you think about an extension to the active_model plugin, which > satisfies these tests? If so, should these be added to the existing > active_model plugin, or should a new plugin (active_model_serializers) be > created? >
I don't want to support a built in plugin for active_model_serializers. I encourage anyone that needs this to create an external plugin for it. Thanks, Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
