Sha256: 69f3c6ae1467df96140f6f1b4ec9965347be11a9daab68dc9c5f87781945bbc9

Contents?: true

Size: 129 Bytes

Versions: 9

Compression:

Stored size: 129 Bytes

Contents

module Integration
  module BandRepresenter
    include Roar::Representer::JSON

    property :name
    property :label
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
roar-0.12.9 test/integration/band_representer.rb
roar-0.12.8 test/integration/band_representer.rb
roar-0.12.7 test/integration/band_representer.rb
roar-0.12.6 test/integration/band_representer.rb
roar-0.12.5 test/integration/band_representer.rb
roar-0.12.4 test/integration/band_representer.rb
roar-0.12.3 test/integration/band_representer.rb
roar-0.12.2 test/integration/band_representer.rb
roar-0.12.1 test/integration/band_representer.rb