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-02 15:49:23 +01:00
2019-03-13 17:39:07 +08:00
2019-02-22 16:29:27 +01:00
2018-06-07 13:28:18 +08:00
2018-12-04 10:48:16 +01:00
2018-02-26 10:25:58 +11:00
2018-04-25 08:44:07 +10:00
2019-03-28 22:31:58 +00:00
2018-06-07 13:28:18 +08:00
2018-04-18 11:32:32 +05:30
2018-06-07 13:28:18 +08:00
2018-08-10 11:34:01 +10:00
2019-04-08 12:28:34 +08:00