I just started using rspec.  I have controllers that inherit from an admin 
controller.  If I modify them to inherit from applicationcontroller the 
rspec test works.  If I inherit from admincontroller i get "" back for a new 
template.  Is there something I am missing to get this to work?  The program 
works when running on the server.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to