Ben Mills
Ben Mills
It's dictated by the spec. ref: https://jsonapi.org/format/1.0/#document-resource-object-identification > Every resource object MUST contain an id member and a type member. The values of the id and type members MUST be...
@dpdawson Could you rebase this off master and take a look at adjusting `KeyTransform` to suit the needs of `singularize.capitalize`.
Personally, I'd encourage the writing of blog posts about AMS upgrade experiences and strategies, and to keep a list of links to them in a documentation page, or at least...
It's undesirable, but not entirely unexpected. This is a symptom of development efforts shifting to 0.10.x and support for 0.9.x being reduced and deprecated. Problems like these will become more...
Even fixing all known issues with 0.9 and Rails 5 would bring an increased support burden because issues will continue to come up. The expectation would then become that AMS...
Great, thanks for your willingness to contribute! I suspect a good place to start would be comparing the differences between the generators: 0.9 - https://github.com/rails-api/active_model_serializers/tree/0-9-stable/lib/active_model/serializer/generators 0.10 - https://github.com/rails-api/active_model_serializers/tree/master/lib/generators/rails It could...
@oyeanuj Do you have your AMS changes pushed to a fork and branch somewhere myself and others could check out?
It runs fine on my 10.9 machine. If it won't launch on yours, please open an issue with a crash report attached.
Yes, please post the logs and crash reports. Without them all i can do is guess.
Odd, I thought I signed it. Maybe I only signed the build so sparkle could update it since I had to revert back to that due to their CodeSigning branch...