Skip to content

Dev#265

Merged
shishirmk merged 77 commits intorelease-1.2.1from
dev
Jul 4, 2018
Merged

Dev#265
shishirmk merged 77 commits intorelease-1.2.1from
dev

Conversation

@shishirmk
Copy link
Copy Markdown
Collaborator

Conditional attributes, Conditional relationships and Control Over Collection Serialization

mnauage and others added 30 commits March 18, 2018 22:31
fix typo in the readme sample command
* Add object_serializer_class_methods_examples

* Change to require spec/shared/examples in every spec files

* Refactor object_serializer_class_methods_spec
With ruby 1.9.3 #serialized_json raises an exception:
```
NameError:
       undefined local variable or method `caller_locations' for FastJsonapi::MultiToJson:Module
```
`Kernel#caller_locations` was added in ruby '2.0.0'
Source: https://docs.ruby-lang.org/en/2.2.0/NEWS-2_0_0.html
llenodo and others added 29 commits May 18, 2018 19:06
… it can be called from SerilizationCore class
* add is_collection parameter to force corresponding serialization

* add documentation for is_collection purpose, behavior
and notes re. default autodetect logic
@shishirmk shishirmk merged commit 49193ab into release-1.2.1 Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.