openstreetmap-website/app/models
2012-02-21 12:31:38 +00:00
..
access_token.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
acl.rb Make ACLs match when the address is equal 2012-02-12 14:53:07 +00:00
changeset.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
changeset_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
client_application.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
country.rb Use a local lookup table for country bounding boxes rather than relying 2009-05-11 16:50:09 +00:00
diary_comment.rb Add support for processing incoming mail messages in reply to message 2009-11-05 23:16:20 +00:00
diary_entry.rb Make more use of named scopes 2011-11-14 09:42:51 +00:00
diary_sweeper.rb Explicitly specify the format when expiring RSS feeds 2012-01-14 13:29:00 +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 Remove validates_associated_of calls which target the user model as 2010-02-25 21:50:09 +00:00
node.rb Make sure we don't inherit old tags when parsing XML for objects 2012-02-15 17:48:17 +00:00
node_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
notifier.rb Replace @body with @text again... 2011-12-18 17:46:21 +00: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 Revert r16046. 2009-06-23 02:48:38 +00:00
oauth_token.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
old_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_node_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_relation.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48: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 Replace deprecated methods with modern equivalents 2012-02-15 17:48: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
relation.rb Make sure we don't inherit old tags when parsing XML for objects 2012-02-15 17:48:17 +00:00
relation_member.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
relation_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
request_token.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
session.rb Add a model for sessions. 2007-08-09 23:21:17 +00:00
spam_observer.rb Fix up case statement syntax for ruby 1.9 compatibility 2012-01-04 22:25:41 +00:00
trace.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
trace_sweeper.rb Add some caching for trace views. 2010-01-10 17:44:57 +00:00
tracepoint.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
tracetag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
tracetag_sweeper.rb Add some caching for trace views. 2010-01-10 17:44:57 +00:00
user.rb Serve up paperclip attachments in a cache friendly way 2012-02-21 12:31:38 +00:00
user_block.rb Avoid use of deprecated methods on error objects 2011-11-14 09:42:45 +00:00
user_preference.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
user_role.rb Refactored user_role and controller. Now much more DRY. 2009-10-01 17:15:34 +00:00
user_sweeper.rb Explicitly specify the format when expiring RSS feeds 2012-01-14 13:29:00 +00:00
user_token.rb Declare callbacks explicitly 2011-11-14 09:42:43 +00:00
way.rb Make sure we don't inherit old tags when parsing XML for objects 2012-02-15 17:48:17 +00: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