diaspora/app/controllers
Sarah Mei c816a1f78e 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.
2010-11-04 22:51:30 -07:00
..
application_controller.rb
aspects_controller.rb
comments_controller.rb
dev_utilities_controller.rb
invitations_controller.rb
people_controller.rb
photos_controller.rb
publics_controller.rb
registrations_controller.rb
requests_controller.rb
services_controller.rb
sockets_controller.rb
status_messages_controller.rb
users_controller.rb