mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Fix memory leak with :scope_name Supplying :scope_name causes `ActiveModel::Serializer#initialize` to define a method on the class, which retains a reference to the serializer instance. * Lock version of mime-types to < 3 for older JRubies |
||
|---|---|---|
| .. | ||
| action_controller | ||
| active_model | ||
| active_record | ||
| generators | ||
| active_model_serializers.rb | ||