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? -- 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.
