Skip to content

Comments

Changes for version 1.2#220

Merged
shishirmk merged 53 commits intorelease-1.2from
dev
May 20, 2018
Merged

Changes for version 1.2#220
shishirmk merged 53 commits intorelease-1.2from
dev

Conversation

@shishirmk
Copy link
Collaborator

Defining relationship blocks - Link
Passing params to blocks defined in the serializer - Link
Nested includes - Link
Data links per object - Link

Issues Fixed
Inheritance related issues should be resolved now
Skylight integration issues should be resolved now

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
@shishirmk shishirmk closed this May 20, 2018
@shishirmk shishirmk reopened this May 20, 2018
@shishirmk shishirmk changed the base branch from master to release-1.2 May 20, 2018 22:42
@shishirmk shishirmk merged commit 6a6af8a into release-1.2 May 20, 2018
shishirmk added a commit that referenced this pull request May 20, 2018
params support in blocks, nested includes etc
shishirmk added a commit that referenced this pull request May 31, 2018
params support in blocks, nested includes etc

Co-authored-by: Jodi Showers <jodi@nnovation.ca>
shishirmk added a commit that referenced this pull request May 31, 2018
params support in blocks, nested includes etc

Co-authored-by: Jodi Showers <jodi@nnovation.ca>
Co-authored-by: Ryan O'Donnell <ryan@gocleary.com>
Co-authored-by: Les Fletcher <les.fletcher@gmail.com>
Co-authored-by: Ankit gupta <ankit.gupta8898@gmail.com>
Co-authored-by: Masato Ohba <over.rye@gmail.com>
Co-authored-by: Shuhei Kitagawa <shuhei.kitagawa@c-fo.com>
Co-authored-by: Zino <rhu5@u.rochester.edu>
Co-authored-by: Carlos Solares <csolares23@gmail.com>
Co-authored-by: Brandon Buck <lordizuriel@gmail.com>
Co-authored-by: Daniel Roux <xuoroux@gmail.com>
Co-authored-by: Dillon Welch <daw0328@gmail.com>
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.