openstreetmap-website/app/models
2021-01-11 19:17:31 +00:00
..
concerns Handle new rubocop warnings 2020-09-02 07:18:21 +01:00
access_token.rb Add annotate gem and associated rake task. Annotate models. 2017-10-22 22:18:26 +01:00
acl.rb Fix some new rubocop warnings 2020-08-06 22:27:30 +01:00
application_record.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
changeset.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-13 10:22:55 +00:00
changeset_comment.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
changeset_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
client_application.rb Prefer string interpolation to concatenation 2020-11-13 11:32: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 Fix new rubocop warnings 2020-06-11 19:21:41 +01:00
issue_comment.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
language.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
message.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
node.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-13 10:22:55 +00:00
node_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
note.rb Look at all note comments to find the close event 2020-05-06 14:06:04 +01:00
note_comment.rb Fix new rubocop warnings 2020-06-11 19:21:41 +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 Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_node.rb Fix new rubocop warnings 2021-01-11 19:17:31 +00:00
old_node_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_relation.rb Fix new rubocop warnings 2021-01-11 19:17:31 +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 Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_way.rb Fix new rubocop warnings 2021-01-11 19:17:31 +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 Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
redaction.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
relation.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-13 10:22:55 +00:00
relation_member.rb Fix new rubocop warnings 2020-06-11 19:21:41 +01:00
relation_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
report.rb Fix new rubocop warnings 2021-01-11 19:17:31 +00:00
request_token.rb Move all settings to settings.yml 2019-03-13 18:06:23 +01:00
trace.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-13 10:22:55 +00:00
tracepoint.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-13 10:22:55 +00:00
tracetag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
user.rb Remove unused code 2020-11-11 16:43:58 +00:00
user_block.rb Fix new rubocop warnings 2020-06-11 19:21:41 +01:00
user_preference.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01: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 Prefer keyword arguments when method has optional boolean arguments 2020-11-13 10:22:55 +00:00
way_node.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
way_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00