Markus Doits 79510d33e7
Raise correct error on bad include even for serializer without any relationships
before:

> NoMethodError: undefined method `[]' for nil:NilClass

now:

> JSONAPI::Serializer::UnsupportedIncludeError: bad_include is not specified as a relationship
2020-11-21 15:35:33 +01:00
..
2019-10-25 09:32:56 -04:00
2019-10-25 09:32:56 -04:00
2018-06-21 18:40:42 -07:00
2020-04-29 15:30:44 +01:00
2020-06-22 14:47:59 +01:00