We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74d172b + a3fd209 commit 4f425feCopy full SHA for 4f425fe
active_model_serializers.gemspec
@@ -60,7 +60,7 @@ Gem::Specification.new do |spec|
60
61
spec.post_install_message = <<-EOF
62
NOTE: The default key case for the JsonApi adapter has changed to dashed.
63
-See https://github.com/rails-api/active_model_serializers/blob/master/docs/general/key_transform.md
+See https://github.com/rails-api/active_model_serializers/blob/master/docs/general/key_transforms.md
64
for more information on configuring this behavior.
65
EOF
66
end
0 commit comments