discourse/lib/plugin
Sam Saffron a3d42e2c52 FIX: add_to_serializer not correctly accounting for inheritance chains
This is a very long standing bug we had, if a plugin attempted to amend a
serializer core was not "correcting" the situation for all descendant classes
this often only showed up in production cause production eager loads serializers
prior to plugins amending them.

This is a critical fix for various plugins
2019-08-27 18:23:32 +10:00
..
filter_manager.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
filter.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
instance.rb FIX: add_to_serializer not correctly accounting for inheritance chains 2019-08-27 18:23:32 +10:00
metadata.rb Remove duplicate entry for discourse-yearly-review 2019-06-13 13:56:38 -04:00