openstreetmap-website/app
Andy Allan 3cf3b3ce4e Specify inverse_of for trace tags and points
Rails can't automatically detect bi-directional relationships when
`:foreign_key` is present. Adding the `inverse_of` helps when validating
traces and tags that haven't yet been saved.
2022-02-23 15:15:07 +00:00
..
abilities Allow users to delete their own accounts 2022-02-09 16:15:24 +00:00
assets Merge remote-tracking branch 'upstream/pull/3462' 2022-02-22 19:06:43 +00:00
controllers Merge remote-tracking branch 'upstream/pull/3398' 2022-02-16 18:13:16 +00:00
helpers Replace CSS-driven borders with bootstrap borders 2021-11-24 12:24:16 +00:00
jobs Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
mailers Fix downloading of image variants 2021-05-19 18:44:41 +01:00
models Specify inverse_of for trace tags and points 2022-02-23 15:15:07 +00:00
validators Use .add method for adding errors 2021-03-17 17:09:34 +00:00
views Apply bootstrap styling to "make public" button 2022-02-21 19:11:58 +00:00