Sha256: 67de86d731d597260b99b8e4bdc14616215c6fa83888155dfff86a4cc94ee04e

Contents?: true

Size: 160 Bytes

Versions: 14

Compression:

Stored size: 160 Bytes

Contents

require 'test_helper'

class PoroTest < ActiveSupport::TestCase
  include ActiveModel::Serializer::Lint::Tests

  def setup
    @resource = Model.new
  end
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
active_model_serializers-0.10.8 test/poro_test.rb
active_model_serializers-0.10.7 test/poro_test.rb
active_model_serializers-0.10.6 test/poro_test.rb
active_model_serializers-0.10.5 test/poro_test.rb
active_model_serializers-0.10.4 test/poro_test.rb
agi_active_model_serializers-0.10.9 test/poro_test.rb
agi_active_model_serializers-0.10.8 test/poro_test.rb
agi_active_model_serializers-0.10.7 test/poro_test.rb
active_model_serializers-0.10.3 test/poro_test.rb
active_model_serializers-0.10.2 test/poro_test.rb
active_model_serializers-0.10.1 test/poro_test.rb
active_model_serializers-0.10.0 test/poro_test.rb
active_model_serializers-0.10.0.rc5 test/poro_test.rb
active_model_serializers-0.10.0.rc4 test/poro_test.rb