Looks like a bug. Wanna file a report? This is rspec-1, so http://rspec.lighthouseapp.com is fine.
Thx On Wed, Mar 31, 2010 at 9:51 PM, Brian Cardarella <[email protected]> wrote: > RSpec 1 and before :each > > On Mar 31, 5:33 pm, David Chelimsky <[email protected]> wrote: >> On Mar 31, 2010, at 3:54 PM, Brian Cardarella wrote: >> >> > Is there a reason why I cannot access the subject in the before block? >> > It seems to me that anything that I have access to in the it blocks >> > should also be accessible in the before block. >> >> No reason. You using rspec 1 or 2? Also, before(:each) or before(:all)? >> _______________________________________________ >> rspec-users mailing list >> [email protected]http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
