This is the error that keeps appearing. I don’t understand why
“@tblusers” is not correct. Can anyone help?
What does the code for the “new” method in your controller say? I can
only assume that @tblusers isn’t being set properly there, but if you
post the method then we can help more.
I’ve set up my tests, and when I run the whole thing, I get this for my
views:
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?
Usage: -e [options] [-- untouched arguments]
There was another thread about this just a day or two ago. Not sure
what exactly the problem is, but there seems to be conflict with
redgreen and the changes to autotest in ZenTest-3.8.0. Get rid of that
and it should work.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.