search for: pagescontroller_2

Displaying 1 result from an estimated 1 matches for "pagescontroller_2".

Did you mean: pagescontroller
2014 Apr 04
0
Rspec not running properly
...:28:in `initialize'. Rack::File headers parameter replaces cache_control after Rack 1.5. FFFFFFFFF Failures: 1) PagesController GET 'about' returns http success Failure/Error: get 'about' NoMethodError: undefined method `get' for #<RSpec::ExampleGroups::PagesController_2::GETAbout:0x69b85d8> # ./spec/controllers/pages_controller_spec.rb:39:in `block (3 levels) in <top (required)>' 2) PagesController GET 'about' should have the right title Failure/Error: get 'about' NoMethodError: undefined method `get' for #&...