- nov. 05, 2010
-
-
Raphael a rédigé
-
Sarah Mei a rédigé
RegistrationsController#create re-renders the form instead of redirecting, so user doesn't lose what they've entered. Took out RegistrationsController#update, since all it was doing was calling super. Took out stubbing of user save, because I actually want to check that save is doing the right thing.
-
Raphael a rédigé
-
- nov. 04, 2010
-
-
danielvincent a rédigé
-
zhitomirskiyi a rédigé
-
MrZYX a rédigé
-
danielvincent a rédigé
-
zhitomirskiyi a rédigé
-
- nov. 03, 2010
-
-
zhitomirskiyi a rédigé
-
zhitomirskiyi a rédigé
-
danielvincent a rédigé
-
Raphael a rédigé
-
Raphael a rédigé
-
- nov. 02, 2010
-
-
danielvincent a rédigé
-
danielvincent a rédigé
-
Raphael a rédigé
-
danielvincent a rédigé
-
- nov. 01, 2010
-
-
Raphael a rédigé
-
Gabriel Gilder a rédigé
-
zhitomirskiyi a rédigé
-
Sarah Mei a rédigé
-
- oct. 31, 2010
-
-
livefromthemoon@gmail.com a rédigé
-
danielvincent a rédigé
removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts)
-
- oct. 29, 2010
-
-
danielvincent a rédigé
-
danielvincent a rédigé
-
danielvincent a rédigé
profile photo uploader is now a standard form file element. Upload new image through people#update, which calls current_user.post to do so.
-
danielvincent a rédigé
-
maxwell a rédigé
-
maxwell a rédigé
-
maxwell a rédigé
-
zhitomirskiyi a rédigé
-
maxwell a rédigé
-
maxwell a rédigé
-
maxwell a rédigé
-
maxwell a rédigé
-
maxwell a rédigé
-
danielvincent a rédigé
-
danielvincent a rédigé
-
danielvincent a rédigé
photos do not require an album. uploading files on a user's photos#index page will post to all aspects.
-
danielvincent a rédigé
-