active_model_serializers/test
2015-10-06 17:25:27 +02:00
..
action_controller Fixes #1211 - retrieve the key from the reflection options when building associations 2015-10-02 08:52:21 -04:00
adapter Fix duplicate resources between data and included. 2015-10-06 17:25:27 +02:00
fixtures Distinguish options ivar from local; Extract latent Adapter::CachedSerializer 2015-09-17 10:45:09 -05:00
generators Remove space in {} 2015-09-03 20:55:40 -05:00
include_tree Refactors of the Attribute adapter. Adds support for nested associations specified from the include key in the controller. Adds some tests and some method documentation 2015-09-21 10:35:47 -04:00
serializers Move meta/meta_key handling inside adapter. 2015-10-05 19:06:50 +02:00
support Add support for top level jsonapi member. 2015-10-01 21:22:49 -05:00
active_record_test.rb Add lint tests for AR models. 2015-09-07 18:34:42 +02:00
adapter_test.rb Introduce Adapter::Base 2015-09-20 12:26:04 -05:00
array_serializer_test.rb Move meta/meta_key handling inside adapter. 2015-10-05 19:06:50 +02:00
capture_warnings.rb Merge pull request #1175 from bf4/quiet_success_messages 2015-09-21 09:31:49 -05:00
lint_test.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
logger_test.rb rubocop-fixes 2015-09-15 14:58:04 -04:00
poro_test.rb Lead by example: lint PORO model 2015-08-18 12:59:12 -04:00
serializable_resource_test.rb Encapsulate serialization in ActiveModel::SerializableResource 2015-07-23 11:05:23 -05:00
test_helper.rb env CAPTURE_STDERR=false lets devs see hard failures 2015-09-18 15:20:55 -05:00