diaspora/app/models
2010-10-31 14:50:14 -07:00
..
album.rb
aspect.rb removed two unused methods 2010-10-31 14:50:14 -07:00
comment.rb
contact.rb
person.rb Simplifying validations a little 2010-10-29 17:26:28 -07:00
photo.rb photos do not require an album. uploading files on a user's photos#index page will post to all aspects. 2010-10-29 10:38:17 -07:00
post.rb DG IZ; post senders are now verified by diaspora handles 2010-10-29 16:49:59 -07:00
profile.rb
request.rb
retraction.rb
service.rb
status_message.rb removed two unused methods 2010-10-31 14:50:14 -07:00
user.rb removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts) 2010-10-31 12:34:26 -07:00