摘要: 在进行Rspec 编译测试:bundle exec rspec spec/requests/static_pages_spec.rb提示错误:FFFailures: 1) Static pages Home page should have the content 'Sample App' Failure/Error: visit '/static_pages/home' NoMethodError: undefined method `visit' for # # ./spec/requests/static_pages_spec.rb:5:in `b 阅读全文
posted @ 2013-12-30 16:33 李东浩 阅读(609) 评论(0) 推荐(0)