David Taylor c687e2b921 FIX: Use saved_change_to_value? in site_setting_saved event
Since Rails 5.2, the behavior of `attribute_changed?` inside `after_save` callbacks has changed, so we need to use `saved_change_to_attribute` instead. The site setting local_process_provider in test mode was covering up the issue.
2019-04-17 10:07:00 -04:00
..
2018-06-11 08:44:41 +08:00
2019-01-17 17:28:09 +08:00
2018-12-10 14:29:20 +11:00
2015-12-09 11:48:41 +11:00