openstreetmap-website/app/models
Andy Allan 8938ab7997 Remove redundant presence validation on belongs_to
There's no need for us to have it when rails does this for us.
2022-03-01 10:01:16 +00:00
..
concerns Remove the ObjectMetadata concern, since it's only used in tests now 2021-09-15 17:05:50 +01:00
access_token.rb Enable active_record.belongs_to_required_by_default 2022-02-23 20:33:28 +00:00
acl.rb Allow acls to match on parent domains 2021-07-06 10:13:33 +01:00
application_record.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
changeset.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
changeset_comment.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
changeset_tag.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
client_application.rb Enable active_record.belongs_to_required_by_default 2022-02-23 20:33:28 +00:00
diary_comment.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
diary_entry.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
diary_entry_subscription.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
friendship.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
issue.rb Enable active_record.belongs_to_required_by_default 2022-02-23 20:33:28 +00:00
issue_comment.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
language.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
message.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
node.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
node_tag.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
note.rb Look at all note comments to find the close event 2020-05-06 14:06:04 +01:00
note_comment.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
oauth2_application.rb Introduce privileged scopes that only an administrator can enable 2021-08-26 17:22:24 +01:00
oauth2_token.rb Add annotate gem and associated rake task. Annotate models. 2017-10-22 22:18:26 +01:00
oauth2_verifier.rb Add annotate gem and associated rake task. Annotate models. 2017-10-22 22:18:26 +01:00
oauth_nonce.rb Convert id column for oauth_nonces to bigint 2020-12-14 14:48:59 +00:00
oauth_token.rb Enable active_record.belongs_to_required_by_default 2022-02-23 20:33:28 +00:00
old_node.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
old_node_tag.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
old_relation.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
old_relation_member.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_relation_tag.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
old_way.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
old_way_node.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_way_tag.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
redaction.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
relation.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
relation_member.rb Fix new rubocop warnings 2020-06-11 19:21:41 +01:00
relation_tag.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
report.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
request_token.rb Move all settings to settings.yml 2019-03-13 18:06:23 +01:00
trace.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
tracepoint.rb Move the tracepoint coordinate format test to the controller test 2021-09-29 15:25:28 +01:00
tracetag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
user.rb Merge remote-tracking branch 'upstream/pull/3345' 2022-02-13 18:39:21 +00:00
user_block.rb Enable active_record.belongs_to_required_by_default 2022-02-23 20:33:28 +00:00
user_preference.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
user_role.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
user_token.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
way.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00
way_node.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
way_tag.rb Remove redundant presence validation on belongs_to 2022-03-01 10:01:16 +00:00