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
..
2019-04-01 11:06:47 -04:00
2017-07-28 10:20:09 +09:00
2014-03-31 12:34:13 +11:00
2019-03-26 18:16:58 +08:00