I currently have: describe Publishers::PagesController
I want to be able to grab the path "publishers/pages/ and use that to generate a load of tests automatically. Problem is I can't figure out how to do it outside of my "it" block. Any help is greatly appreciated. Richard _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
