| .. |
|
aspects_controller_spec.rb
|
Fix 1.9 build. Apparently mongo mapper in 1.9 does not like contacts(:pending => false) - it has to be contacts.where(:pending => false). And now you know.
|
2010-12-20 02:50:38 -08:00 |
|
comments_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |
|
home_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |
|
invitations_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |
|
notifications_controller_spec.rb
|
fix test
|
2010-12-17 17:25:11 -08:00 |
|
people_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |
|
photos_controller_spec.rb
|
updated rails, and incorrect respond_to :location calls. you must supply an object with respond_with
|
2010-12-20 11:22:52 -08:00 |
|
posts_controller_spec.rb
|
posts now have public permalinks
|
2010-12-02 18:47:48 -08:00 |
|
publics_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |
|
registrations_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |
|
requests_controller_spec.rb
|
updated rails, and incorrect respond_to :location calls. you must supply an object with respond_with
|
2010-12-20 11:22:52 -08:00 |
|
services_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |
|
sockets_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |
|
status_message_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |
|
users_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |