search for: process_clean_up_fixtur

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

2008 Jan 21
0
no method error
On Jan 20, 2008 7:52 PM, G-man <gregor007 at gmail.com> wrote: > I''ve set up my tests, and when I run the whole thing, I get this for my > views: > > 3) > NoMethodError in ''/chapters/new.html.erb should render new form'' > undefined method `process_clean_up_fixtures'' for > #<Spec::Rails::Example::ViewExampleGroupController:0x447ddcc> > c:/rails/rails_apps/tracker/spec/views/chapters/new.html.erb_spec.rb:15 > script/spec:4: Can we see some code? What do the spec and the view look like? > Also, no word on my autotest question? &gt...