asciinema.org/spec/controllers
2013-08-25 16:34:02 +02:00
..
api Use stub_model instead of rspec's double 2013-08-08 15:26:12 +02:00
application_controller_spec.rb Use double instead of mock, stub instead of stub! to make rspec happy 2013-08-08 11:44:37 +02:00
asciicasts_controller_spec.rb Keep the lines shorther than 80 chars 2013-08-25 16:34:02 +02:00
docs_controller_spec.rb Proper design, finally! 2012-07-25 20:24:20 +02:00
home_controller_spec.rb Use new FactoryGirl syntax exclusively 2012-12-01 18:45:06 +01:00
sessions_controller_spec.rb Find or build user from omniauth hash in the middleware 2013-08-19 17:08:13 +02:00
user_tokens_controller_spec.rb Use double instead of mock, stub instead of stub! to make rspec happy 2013-08-08 11:44:37 +02:00
users_controller_spec.rb Use double instead of mock, stub instead of stub! to make rspec happy 2013-08-08 11:44:37 +02:00