[rspec-users] Setting instance variables for controllers

2008-09-03 Thread patrick_r
Hi everyone, I have been trying to find an answer to this question and have not been able to. Any help is greatly appreciated. I am using Rails 2.1.0 and Rspec 1.1.4. How can I set an instance variable in my Rspec test that is then available to my controller while the test is running? For examp

Re: [rspec-users] Setting instance variables for controllers

2008-09-03 Thread patrick_r
Thank you very much for all your help, this made everything crystal clear! -- View this message in context: http://www.nabble.com/Setting-instance-variables-for-controllers-tp19283500p19295990.html Sent from the rspec-users mailing list archive at Nabble.com. __