openstreetmap-website/app/models
2015-01-11 12:54:17 +00:00
..
access_token.rb Eliminate deprecated scope and association arguments 2013-09-21 11:35:46 +01:00
acl.rb Add support for ACL blocks on note commenting 2014-06-03 20:59:25 +01:00
changeset.rb Changeset discussions 2014-10-23 21:24:51 +01:00
changeset_comment.rb Changeset discussions 2014-10-23 21:24:51 +01:00
changeset_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
client_application.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
diary_comment.rb Set default formats in the database now that rails handles enums 2015-01-11 12:54:16 +00:00
diary_entry.rb Set default formats in the database now that rails handles enums 2015-01-11 12:54:16 +00:00
friend.rb Add basic support for logically deleting a user. 2008-08-24 16:53:42 +00:00
language.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
message.rb Set default formats in the database now that rails handles enums 2015-01-11 12:54:16 +00:00
node.rb Remove unused (and non-functioning) code 2014-02-26 18:53:25 +00:00
node_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
note.rb Improve consistency of selections in the browser controller 2013-09-30 08:45:19 +01:00
note_comment.rb Validate note comments for control characters 2014-10-16 00:59:34 +01:00
notifier.rb Changeset discussions 2014-10-23 21:24:51 +01:00
oauth2_token.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
oauth2_verifier.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
oauth_nonce.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
oauth_token.rb Eliminate deprecated scope and association arguments 2013-09-21 11:35:46 +01:00
old_node.rb Remove some (hopefully) redundant code 2015-01-11 12:54:17 +00:00
old_node_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_relation.rb Remove some (hopefully) redundant code 2015-01-11 12:54:17 +00:00
old_relation_member.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_relation_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_way.rb Remove some (hopefully) redundant code 2015-01-11 12:54:17 +00:00
old_way_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_way_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
redaction.rb Set default formats in the database now that rails handles enums 2015-01-11 12:54:16 +00:00
relation.rb Remove unused (and non-functioning) code 2014-02-26 18:53:25 +00:00
relation_member.rb Fix error resolving relation parents 2014-07-24 00:23:45 +01:00
relation_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
request_token.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
trace.rb Rename Trace#public to Trace#visible_to_all 2014-07-04 19:24:25 +01:00
tracepoint.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
tracetag.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
user.rb Set default formats in the database now that rails handles enums 2015-01-11 12:54:16 +00:00
user_block.rb Set default formats in the database now that rails handles enums 2015-01-11 12:54:16 +00:00
user_preference.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
user_role.rb Refactored user_role and controller. Now much more DRY. 2009-10-01 17:15:34 +00:00
user_token.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
way.rb Remove bogus sort that is implied by the intermate association 2014-05-21 22:44:04 +01:00
way_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
way_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00