Files
nairobi/app/models/concerns
Javi Martín 15f7632f3d Refactor notifiable_available? method
This method was calling `check_availability`, which returned a boolean
value and caused a `Naming/PredicateMethod` when upgrading rubocop.

So we're changing the logic a little bit to remove the
`check_availability` method and merge the tests of `check_availability`
and `notifiable_available?` (which were almost identical) together.
2025-11-05 14:27:11 +01:00
..
2015-07-15 13:32:13 +02:00
2021-01-14 17:37:58 +01:00
2019-10-25 19:29:12 +02:00
2024-04-15 15:39:23 +02:00
2021-08-16 16:31:04 +02:00