search for: sessions_controller_spec

Displaying 6 results from an estimated 6 matches for "sessions_controller_spec".

2011 Jul 28
2
rails 3 routing error
Here''s the error: 1) SessionsController GET ''new'' should be successful Failure/Error: get :new ActionController::RoutingError: No route matches {:controller=>"sessions", :action=>"new"} # ./spec/controllers/sessions_controller_spec.rb:8:in `block (3 levels) in <top (required)>'' 2) SessionsController GET ''new'' should have the right title Failure/Error: get :new ActionController::RoutingError: No route matches {:controller=>"sessions", :action=>"new"...
2008 Sep 14
2
rake spec:rcov => [BUG] Segmentation fault ruby 1.8.6 (2007-09-24) [i386-mswin32]
...tBeansProjects/blog/vendor/plugins/rspec/ bin/spec" -- "spec/controllers/access_control_spec.rb" "spec/ controllers/authenticated_system_spec.rb" "spec/controllers/ blogs_controller_spec.rb" "spec/controllers/blogs_routing_spec.rb" "spec/controllers/sessions_controller_spec.rb" "spec/controllers/ users_controller_spec.rb" "spec/helpers/blogs_helper_spec.rb" "spec/ helpers/users_helper_spec.rb" "spec/models/blog_spec.rb" "spec/models/ user_spec.rb" "spec/views/blogs/edit.html.erb_spec.rb" "spec/views...
2007 Dec 30
6
Restful-Authentication Rspec Failure Rails 2.0.2
I am trying the Restful-Authentication (latest version, downloaded today) and upon running the generator, doing the migration, prepping the test system and putting the resources in routes.rb I get a Rspec test failure: ''SessionsController logins and redirects'' FAILED expected not nil, got nil routes.rb has: map.resources :users map.resources :sessions nothing else was
2007 Jul 14
8
Specing Layouts
Hi, I''ve just started to try and spec my application.html.erb layout as one of the view specs but it totally barfs. I''m guessing that it''s due to the yield statements in the layout. Any clues as to how to proceed? Cheers Daniel -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Mar 22
0
rspec bug, on Mysql::Error: MySQL server has gone away: ROLLBACK TO SAVEPOINT active_record_1
...ec.rb" "spec/models/task_spec.rb" "spec/models/mail_reader_on_tasks_with_workspace_spec.rb" "spec/helpers/users_helper_spec.rb" "spec/lib/task_string_pattern_spec.rb" "spec/lib/task_question_answer_string_pattern_spec.rb" "spec/controllers/sessions_controller_spec.rb" "spec/controllers/users_controller_spec.rb" "spec/controllers/tasks_controller_spec.rb" "spec/controllers/workspace_with_workflow_tasks_controller_spec.rb" "spec/controllers/workspace_tasks_controller_spec.rb" --options "/home/poldz/projects/rub...
2008 Mar 06
0
rake spec aborting
...borted! Command ruby -I"/Users/oliver/Sites/portfolio/vendor/plugins/rspec/lib" "/Users/oliver/Sites/portfolio/vendor/plugins/rspec/bin/spec" "spec/controllers/categories_controller_spec.rb" "spec/controllers/categories_routing_spec.rb" "spec/controllers/sessions_controller_spec.rb" "spec/controllers/users_controller_spec.rb" "spec/controllers/works_controller_spec.rb" "spec/controllers/works_routing_spec.rb" "spec/helpers/categories_helper_spec.rb" "spec/helpers/works_helper_spec.rb" "spec/models/category_spec.rb...