Files
nairobi/app/models/concerns
Javi Martín 38ad65605e Use excluding instead of where.not(id:
This method was added in Rails 7.0 and makes the code slihgtly more
readable.

The downside is that it generates two queries instead of one, so it
might generate some confusion when debugging SQL queries. Its impact on
performance is probably negligible.
2024-07-22 18:35:35 +02: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
2019-10-22 17:37:51 +02:00
2024-04-15 15:39:23 +02:00
2021-08-16 16:31:04 +02:00