| .. |
|
aspects_controller_spec.rb
|
Refactor views to not be so dumb.
|
2010-11-27 21:27:27 -05:00 |
|
comments_controller_spec.rb
|
Add spec to commentscontroller
|
2010-11-28 00:39:23 -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
|
Fix PeopleController, add specs
|
2010-11-27 21:46:07 -05: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
|
Add spec for js requests on stmc create
|
2010-11-28 00:36:05 -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 |