Files
nairobi/app/views
Javi Martín a15ff36a22 Apply Rails/SafeNavigation in officing booth view
In commit 9329e4b6e, `try` was added because there was a case where this
partial was rendered and the `current_booth` method didn't exist.
However, that's no longer the case since commit d5c7858f6. Since then,
this partial is only rendered in the officing section, where the
`current_booth` method is defined.

So we can use the safe navigation operator instead of `try`.
2024-06-18 18:27:32 +02:00
..
2019-03-25 14:58:54 +01:00
2023-08-07 14:42:13 +02:00
2021-03-02 14:45:18 +01:00
2024-03-23 00:35:43 +01:00
2024-03-23 00:35:43 +01:00