diaspora/spec/controllers
2010-11-27 16:20:46 -05:00
..
aspects_controller_spec.rb pagination works on aspects#show 2010-11-26 13:09:05 -08:00
comments_controller_spec.rb fixed build 2010-11-26 00:56:53 -05:00
dev_utilities_controller_spec.rb made the dev. util things pending 2010-11-23 15:49:50 -08:00
home_controller_spec.rb take out request routed 2010-11-26 21:15:03 -05:00
invitations_controller_spec.rb More sane redirect on failing to accept an invitation 2010-11-25 00:39:13 -05:00
people_controller_spec.rb since there is only one person with that name in the db, it returns a redirect 2010-11-23 11:02:17 -08:00
photos_controller_spec.rb Fix photo show, js on people search page 2010-11-21 13:29:50 -05:00
publics_controller_spec.rb removed the word friend everywhere minus translation files 2010-11-12 20:22:55 -08:00
registrations_controller_spec.rb Redirect directly to the login page no registrations closed 2010-11-15 12:24:58 -08:00
requests_controller_spec.rb Sending a request to someone who requested you autoaccepts the request 2010-11-22 12:21:26 -08:00
services_controller_spec.rb trying another thing to get the redirect working 2010-11-08 17:43:59 -08:00
sockets_controller_spec.rb killed albums 2010-11-04 10:17:19 -07:00
status_message_controller_spec.rb fixed specs, took out that nasty raise. 2010-11-27 16:20:46 -05:00
users_controller_spec.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