Files
nairobi/spec/features
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
..
2018-07-12 10:17:25 -04:00
2015-09-13 11:47:57 +02:00
2018-07-20 12:28:56 +02:00
2016-02-08 17:49:03 +01:00
2018-07-15 13:58:32 +02:00
2018-05-22 15:41:10 +02:00