Module: RSpecJSONAPISerializer

Defined in:
lib/rspec_jsonapi_serializer.rb,
lib/rspec_jsonapi_serializer/version.rb,
lib/rspec_jsonapi_serializer/matchers.rb,
lib/rspec_jsonapi_serializer/matchers/base.rb,
lib/rspec_jsonapi_serializer/metadata/relationships.rb,
lib/rspec_jsonapi_serializer/matchers/have_id_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/have_one_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/belong_to_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/have_link_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/have_many_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/have_meta_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/have_type_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/association_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/have_attribute_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/have_link_matchers/as_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/have_meta_matchers/as_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/have_attribute_matchers/as_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/association_matchers/serializer_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/association_matchers/id_method_name_matcher.rb,
lib/rspec_jsonapi_serializer/matchers/association_matchers/object_method_name_matcher.rb

Defined Under Namespace

Modules: Matchers, Metadata

Constant Summary collapse

VERSION =
"1.3.2"