Sha256: e1e521b6bfd221fb4f34599ca69147fa7a7fc756a77976de512b2a9ce1ab3930

Contents?: true

Size: 71 Bytes

Versions: 10

Compression:

Stored size: 71 Bytes

Contents

class AccountSerializer < ActiveModel::Serializer
  attributes :id
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
active_model_serializers-0.9.8 test/tmp/app/serializers/account_serializer.rb
embedded_associations-4.1.2 spec/support/app/app/serializers/account_serializer.rb
active_model_serializers-0.9.3 test/serializers/tmp/app/serializers/account_serializer.rb
embedded_associations-4.1.1 spec/support/app/app/serializers/account_serializer.rb
embedded_associations-4.1.0 spec/support/app/app/serializers/account_serializer.rb
embedded_associations-4.0.0 spec/support/app/app/serializers/account_serializer.rb
embedded_associations-0.0.4 spec/support/app/app/serializers/account_serializer.rb
embedded_associations-0.0.3 spec/support/app/app/serializers/account_serializer.rb
embedded_associations-0.0.2 spec/support/app/app/serializers/account_serializer.rb
embedded_associations-0.0.1 spec/support/app/app/serializers/account_serializer.rb