openstreetmap-website/app/models
Andy Allan 32e46ad4e3 Remove tempfile patch for trace data
Effectively reverts c0d2ad40c3

This patch is no longer required, since we only use send_data in
combination with Tempfile.read and that all works fine.
2020-04-22 15:16:46 +02:00
..
concerns Unify lat/lon formatting for json output 2020-01-02 14:52:53 +01:00
access_token.rb Add annotate gem and associated rake task. Annotate models. 2017-10-22 22:18:26 +01:00
acl.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
application_record.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
changeset.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01: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 Ensure that urls are only valid if the entire string is a url 2020-04-01 17:53:37 +02: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 Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +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 Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
node_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
note.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
note_comment.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +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 Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
oauth_token.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_node.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_node_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_relation.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01: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 Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01: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 Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
relation_member.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
relation_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
report.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
request_token.rb Move all settings to settings.yml 2019-03-13 18:06:23 +01:00
trace.rb Remove tempfile patch for trace data 2020-04-22 15:16:46 +02:00
tracepoint.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
tracetag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
user.rb Remove ignoring of nearby column 2019-12-11 18:08:31 +01:00
user_block.rb Fix translation names 2020-01-09 11:00:46 +00: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 Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01: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