Files
nairobi/app/views
Bertocq c0feabd71e Try if notifiable has notifiable methods
Why:

There are Notifications with associated `notifiables` that actually are
not anymore Notifiables (the class doesn't include the Notifiable
concern). So when Notification delegates certain "notifiable" methods
to them the is an error.

How:

Using `try` directly on the notifiable association to avoid the delegate
trap on those corner case scenarios.
2018-07-26 10:33:04 +02:00
..
2017-12-07 11:12:46 +01:00
2018-04-27 18:24:53 +02:00
2018-07-12 10:17:25 -04:00
2016-02-08 18:05:30 +01:00
2018-07-04 17:14:24 +02:00
2018-07-12 10:17:25 -04:00