active_model_serializers/test/serializers
Benjamin Fleischer 363345b8dd Rename Adapter.get to Adapter.lookup
Per https://github.com/rails-api/active_model_serializers/pull/1017#discussion_r39003855
comment by sandstrom in discussion of the inherited hook

> I'm thinking that it would be better to register adapters manually, without using the hook, i.e.
> have people call ActiveModel::Serializer::Adapter.register directly (perhaps in an initializer).

> Possibly, some inspiration can be taken from how ActiveJob adapters are wired[1].

> [1] a11571cec3/activejob/lib/active_job/queue_adapter.rb (L52-L56)
2015-09-09 08:55:20 -05:00
..
adapter_for_test.rb Rename Adapter.get to Adapter.lookup 2015-09-09 08:55:20 -05:00
association_macros_test.rb Remove traces of embed option. 2015-08-31 01:26:22 +02:00
associations_test.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
attribute_test.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
attributes_test.rb Merge remote-tracking branch 'upstream/master' into fix-jsonapi-ri 2015-09-06 17:21:43 +02:00
cache_test.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
configuration_test.rb updating tests to match new adapters structure 2015-06-15 13:39:36 -03:00
fieldset_test.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
meta_test.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
options_test.rb Makes passed in options accessible inside serializers 2015-03-11 14:53:57 -03:00
root_test.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
serializer_for_test.rb Add Style enforcer (via Rubocop) 2015-09-03 20:50:45 -05:00