This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
jsonapi-serializer
Watch
1
Star
0
Fork
0
You've already forked jsonapi-serializer
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
jsonapi-serializer
/
spec
/
integration
History
Grant Paulson
d3b9de0bab
Allow for a single associated record that is enumerable.
...
Example: A Struct. Ideally we could still serialize an associated single record if it is a Struct.
2021-05-17 13:05:24 -07:00
..
attributes_fields_spec.rb
fix: Rename FastJsonapi::ObjectSerializer to JSONAPI::Serializer
2020-08-27 10:57:15 +01:00
caching_spec.rb
Do not add empty relationships key (
#116
)
2020-09-01 20:44:08 +01:00
errors_spec.rb
Raise FastJsonapi scoped error in case of unsupported include
2020-09-18 13:12:41 +03:00
instrumentation_spec.rb
Make rubocop happy.
2021-03-11 18:33:35 +00:00
key_transform_spec.rb
fix: Rename FastJsonapi::ObjectSerializer to JSONAPI::Serializer
2020-08-27 10:57:15 +01:00
links_spec.rb
fix: Rename FastJsonapi::ObjectSerializer to JSONAPI::Serializer
2020-08-27 10:57:15 +01:00
meta_spec.rb
fix: Rename FastJsonapi::ObjectSerializer to JSONAPI::Serializer
2020-08-27 10:57:15 +01:00
relationships_spec.rb
Allow for a single associated record that is enumerable.
2021-05-17 13:05:24 -07:00