Sha256: f804406611dfa6396f5e84f179f31b35cab5d8fcb9b77798ea55bb47fe14a2d6

Contents?: true

Size: 101 Bytes

Versions: 8

Compression:

Stored size: 101 Bytes

Contents

class Song::Representer < Representable::Decorator
  include Representable::JSON

  property :id
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
trailblazer-endpoint-0.0.12 test/rails-app/app/concepts/song/representer.rb
trailblazer-endpoint-0.0.11 test/rails-app/app/concepts/song/representer.rb
trailblazer-endpoint-0.0.10 test/rails-app/app/concepts/song/representer.rb
trailblazer-endpoint-0.0.9 test/rails-app/app/concepts/song/representer.rb
trailblazer-endpoint-0.0.8 test/rails-app/app/concepts/song/representer.rb
trailblazer-endpoint-0.0.7 test/rails-app/app/concepts/song/representer.rb
trailblazer-endpoint-0.0.6 test/rails-app/app/concepts/song/representer.rb
trailblazer-endpoint-0.0.5 test/rails-app/app/concepts/song/representer.rb