Commit 357998d
Clement Berti
Fix active_relation_resource_finder.rb
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 relationships1 parent ade6dde commit 357998d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments