Skip to content

Fix a bug that occurs when fetching relationships#1107

Merged
lgebhardt merged 1 commit intoJSONAPI-Resources:masterfrom
clemoberti:patch-1
Sep 7, 2017
Merged

Fix a bug that occurs when fetching relationships#1107
lgebhardt merged 1 commit intoJSONAPI-Resources:masterfrom
clemoberti:patch-1

Conversation

@clemoberti
Copy link
Copy Markdown
Contributor

I think there was a little mistake in here, your probably meant
context = options[:context] instead of context = context
This solve an issue I had while fetching relationships which was returning a nil context.
Thanks a lot for all your efforts!

I think there was a little mistake in here, your probably meant
`context = options[:context]` instead of `context = context`
This solve an issue I had while fetching relationships
@clemoberti clemoberti changed the title Fix active_relation_resource_finder.rb Fix a bug that occurs when fetching relationships Sep 7, 2017
@lgebhardt lgebhardt merged commit 19f4d7b into JSONAPI-Resources:master Sep 7, 2017
@lgebhardt
Copy link
Copy Markdown
Contributor

@clemthenem Thanks!

@clemoberti clemoberti deleted the patch-1 branch September 7, 2017 13:15
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.

2 participants