nikz 89f007d069 Adds a :links option to the relationship macros
This allows specifying a `:links` option to a has_many/has_one
relationship, which means you can specify `self` or `related` links as
per the JSON API spec (these are often useful for not loading all
associated objects in a single payload)
2018-08-05 20:37:44 +01:00
..
2018-03-12 22:46:41 -07:00
2018-07-03 19:33:34 -07:00
2018-06-21 18:40:42 -07:00
2018-07-16 21:52:58 -07:00