active_model_serializers/lib/active_model_serializers/adapter/json_api
L. Preston Sego III 0422a1e772 Swap out KeyTransform for CaseTransform (#1993)
* delete KeyTransform, use CaseTransform

* added changelog
2016-12-07 10:49:38 -05:00
..
deserialization.rb Swap out KeyTransform for CaseTransform (#1993) 2016-12-07 10:49:38 -05:00
error.rb Apply key transforms to keys referenced in values 2016-04-04 10:16:04 -06:00
jsonapi.rb Document JSON API implementation defs and progress in class 2016-03-13 00:30:06 -06:00
link.rb Merge branch 'ouvrages-exclude_nil_links' 2016-06-09 02:55:32 -05:00
meta.rb Document JSON API implementation defs and progress in class 2016-03-13 00:30:06 -06:00
pagination_links.rb Fix #1759, Grape integration, adds serialization_context 2016-06-14 09:45:30 -05:00
relationship.rb Ensure valid jsonapi when blank relationship (#1930) 2016-09-19 14:10:50 -04:00
resource_identifier.rb Namespace separator setting for json-api and tests (#1874) 2016-08-12 12:54:42 -05:00