openstreetmap-website/app/models
Andy Allan 4fb775d6d5 Format latitudes and longitudes as %7f in XML output
This matches the double formatting in XML from cgimap. Fixes #341.
2017-03-30 14:30:54 +01:00
..
access_token.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
acl.rb Convert ACL fixture to a factory, and add some tests 2016-10-26 09:15:56 +01:00
changeset.rb Reduce maximum changeset size to 10k changes 2017-01-31 18:15:42 +00:00
changeset_comment.rb Validate characters in changeset comments 2016-01-19 09:51:24 +00:00
changeset_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
client_application.rb Fix rubocop warnings 2016-10-20 22:35:51 +01:00
diary_comment.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
diary_entry.rb fix rubocop warnings 2016-10-07 06:32:05 -04:00
diary_entry_subscription.rb more idiomatic models for diary entry subscriptions 2016-10-06 20:31:10 -04:00
friend.rb Add basic support for logically deleting a user. 2008-08-24 16:53:42 +00:00
language.rb Update rubocop 2017-02-05 11:12:37 +00:00
message.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
node.rb Format latitudes and longitudes as %7f in XML output 2017-03-30 14:30:54 +01:00
node_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
note.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
note_comment.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
notifier.rb Included greeting string in changeset_comment_notification email 2017-02-27 22:36:09 +00:00
oauth2_token.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
oauth2_verifier.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
oauth_nonce.rb Reject oauth nonces over a day old 2016-11-03 07:14:19 +00:00
oauth_token.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
old_node.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
old_node_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
old_relation.rb Improve test coverage 2015-02-27 00:40:37 +00:00
old_relation_member.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_relation_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
old_way.rb Improve test coverage 2015-02-27 00:40:37 +00:00
old_way_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_way_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
redaction.rb Add extra tests for API and redaction controllers 2015-03-03 00:55:19 +00:00
relation.rb Clone objects before saving in case of a retry 2016-11-28 20:31:04 +00:00
relation_member.rb Fix error resolving relation parents 2014-07-24 00:23:45 +01:00
relation_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
request_token.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
trace.rb Link GPX fixture files instead of stubbing 2017-02-05 17:26:31 +00:00
tracepoint.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
tracetag.rb Fix style issues found by new rubocop version 2015-04-14 09:38:24 +01:00
user.rb Update rubocop 2017-02-05 11:12:37 +00:00
user_block.rb Make test for a "zero hour" block more robust 2017-02-18 17:05:36 +01:00
user_preference.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
user_role.rb Add a user_role factory 2017-02-02 12:35:29 +00:00
user_token.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
way.rb Clone objects before saving in case of a retry 2016-11-28 20:31:04 +00:00
way_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
way_tag.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00