Source issue: rails-api/active_model_serializers#1923
Latest update: rails-api/active_model_serializers#1923 (comment)
Success Criteria:
- Get Rails 5 and AMS 9 working together, so that one can use the generators to create a new resource, serializers and have it all working for a basic example.
- Make necessary PR to the AMS repo to get this to work.
Feel free to create a new Rails 5 Project with ActiveModelSerializer 0.9 if needed.