[rspec-users] This is a test to see if the google mirror is working again
This is a test to see if the google mirror is working again. Sorry for the noise. Cheers, David ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users
Re: [rspec-users] using shared_context in a global way
On Sunday, April 1, 2012 9:34:00 PM UTC-5, Bradley wrote: > > I have some let and before declarations that I want to define for all of > my tests. I can't seem to figure out how to do this in a clean way (ie by > including a module in my Rspec config). I don't want to have to > include_context