Files
nairobi/app/models
Javi Martín fb0c087f95 Add and apply Rails/WhereRange rubocop rule
This rule was added in rubocop-rails 2.25.0. Applying it allows us to
simplify the code a little bit. For example, now there's no need to
specify the `proposals` table in proposal scopes, which was actually
causing a bug in the `Legislation::Proposal` model, which was using the
`proposals` table instead of the `legislation_proposals` table (but,
since we don't use this scope, it didn't affect the application).
2024-07-05 17:11:29 +02:00
..
2021-08-16 16:31:04 +02:00
2024-06-26 15:41:44 +02:00
2021-12-30 15:50:02 +01:00
2023-08-30 14:46:35 +02:00
2024-05-17 20:11:16 +02:00
2019-03-27 15:22:14 +01:00
2023-11-22 14:44:24 +01:00
2021-04-13 13:52:18 +02:00
2019-10-23 14:39:31 +02:00
2024-04-02 16:31:10 +02:00
2019-03-14 17:25:43 +01:00
2019-04-29 13:08:43 -05:00
2020-12-02 12:13:02 +01:00
2021-08-16 16:31:04 +02:00
2021-08-16 16:31:04 +02:00
2019-10-25 19:29:12 +02:00
2024-05-09 14:28:32 +02:00
2022-10-18 10:38:59 +02:00
2017-12-15 19:21:02 +01:00
2021-01-12 14:50:37 +01:00