jsonapi-suite / jsonapi_compliable

MIT License
20 stars 35 forks source link

Fix local test failure #97

Closed richmolj closed 6 years ago

richmolj commented 6 years ago

...that was passing in CI. In any case, the logic here is correct - ||= will not assign if opts[:include] is an empty hash.