bploetz / versionist

A plugin for versioning Rails based RESTful APIs.
MIT License
971 stars 51 forks source link

Support for active_model_serializers #73

Open tbem opened 9 years ago

tbem commented 9 years ago

It would be nice if it generates the same structure of controllers inside serializers folder when we also use active_model_serializers gem.