active_model_serializers/test
Benjamin Fleischer eb1264ad99 Better serializer registration, get more than just the first module
But is potentially breaking anyone on rc3, but the fix is just
to manually register the adapter with the rc3-style name
2015-09-17 23:33:04 -05:00
..
action_controller Merge pull request #1168 from bf4/fix_appveyor 2015-09-17 10:05:40 -05:00
adapter Extended format for JSONAPI include option. 2015-09-13 22:45:47 +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
serializers Better serializer registration, get more than just the first module 2015-09-17 23:33:04 -05:00
support Remove duplicate test helper 2015-09-16 08:54:33 -05:00
utils Extended format for JSONAPI include option. 2015-09-13 22:45:47 +02:00
active_record_test.rb Add lint tests for AR models. 2015-09-07 18:34:42 +02:00
adapter_test.rb Make Adapters registerable so they are not namespace-constrained 2015-09-08 22:59:36 -05:00
array_serializer_test.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
capture_warnings.rb Make better use of Minitest's lifecycle 2015-09-06 07:34:42 -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 Merge pull request #1109 from bf4/fix_minitest_after_run 2015-09-15 14:18:07 -04:00