active_model_serializers/lib/active_model/serializer/adapter
Yohan Robert dd94fe2163 Follow up to #1535
- The removed classes and modules were added back with deprecation
  warning and deprecation test were added for them.
- One test was renamed because it contained `__`.
- Some tests were refactored.
- The ActiveModelSerializers::Deserialization module is now called
  Adapter instead of ActiveModelSerializers::Adapter.
- The changelog was added for #1535
2016-03-06 23:15:39 -06:00
..
attributes.rb Follow up to #1535 2016-03-06 23:15:39 -06:00
base.rb Follow up to #1535 2016-03-06 23:15:39 -06:00
json_api.rb Follow up to #1535 2016-03-06 23:15:39 -06:00
json.rb Follow up to #1535 2016-03-06 23:15:39 -06:00
null.rb Follow up to #1535 2016-03-06 23:15:39 -06:00