openstreetmap-website/app
Andy Allan 619ac4c5b2 Enable active_record.belongs_to_required_by_default
This switches the logic so that belongs_to parent objects must exist
by default, and marks the optional ones explicitly. This is reflected
in the null/not_null status on the relevant db columns.
2022-02-23 20:33:28 +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 Enable active_record.belongs_to_required_by_default 2022-02-23 20:33:28 +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