Sha256: c1e3373dc07d676ccb65917292de9c6e18320adc8b9b6fedc89c37e77f586e8a
Contents?: true
Size: 114 Bytes
Versions: 2
Compression:
Stored size: 114 Bytes
Contents
# frozen_string_literal: true class AnotherUserSerializer include JSONAPI::Serializer attributes :email end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
grape-jsonapi-1.0.1 | spec/support/serializers/another_user_serializer.rb |
grape-jsonapi-1.0.0 | spec/support/serializers/another_user_serializer.rb |