Sha256: a859f1a09be7bbc198f8a3db4eb72962b555c5844a0ad443c2d802f24c266a9a

Contents?: true

Size: 151 Bytes

Versions: 12

Compression:

Stored size: 151 Bytes

Contents

require 'test_helper'

class PoroTest < Minitest::Test
  include ActiveModel::Serializer::Lint::Tests

  def setup
    @resource = Model.new
  end
end

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
active_model_serializers-0.10.0.rc3 test/poro_test.rb
cheap_ams-0.10.11 test/poro_test.rb
cheap_ams-0.10.10 test/poro_test.rb
cheap_ams-0.10.8 test/poro_test.rb
cheap_ams-0.10.7 test/poro_test.rb
cheap_ams-0.10.6 test/poro_test.rb
cheap_ams-0.10.5 test/poro_test.rb
cheap_ams-0.10.4 test/poro_test.rb
cheap_ams-0.10.3 test/poro_test.rb
cheap_ams-0.10.2 test/poro_test.rb
cheap_ams-0.10.1 test/poro_test.rb
cheap_ams-0.10.0.rc2 test/poro_test.rb