[rspec-users] integrate_views is not executing my views

2008-01-22 Thread Ze No
I wanted to use "integrate_views" as Ryan explains in his RailsCast #71 (http://railscasts.com/episodes/71) ...but I can't get it to work: the view code in not executed I looked everywhere but I can't understand what I am doing wrong. Here is what I did: I created a new application from scratch (

Re: [rspec-users] integrate_views is not executing my views

2008-01-23 Thread Ze No
You are God. Thanks! You can't imagine the amount of time we wasted on that one ;-) > If that works, then you've uncovered a bug with integrate_views not > working in nested example groups. that was exactly the problem. > If so, please report it to the tracker definitely -- Posted via ht