openstreetmap-website/app
Andy Allan 4af54ce93b Use Activerecord '#or' method for queries
That let's us use relation names (like `sender`) and avoid dealing
directly with ids.
2023-08-30 17:17:15 +01:00
..
abilities Allow moderator to unhide diary entries as well as hide them 2023-07-27 18:07:35 +01:00
assets Add rate limiting for changeset comments 2023-08-25 19:53:04 +01:00
controllers Use Activerecord '#or' method for queries 2023-08-30 17:17:15 +01:00
helpers Fix predicate method names in the user model 2023-08-15 18:53:14 +01:00
jobs Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
mailers Use correct extension and type for avatar images attached to mails 2023-08-09 11:41:55 +01:00
models Add rate limiting for changeset comments 2023-08-25 19:53:04 +01:00
validators Use .add method for adding errors 2021-03-17 17:09:34 +00:00
views Merge pull request #4193 from AntonKhorev/lookup-friend 2023-08-30 15:17:11 +01:00