[rspec-users] Bizarre problem with Rake / Rcov
James Byrne
lists at ruby-forum.com
Tue Feb 10 18:24:32 EST 2009
James Byrne wrote:
>
> Where and How is this constant getting its value changed? The evidence
> indicates that the array R_RCOV_BASIC_OPTS has the contents of rcov_opta
> appended each time that the factory method is called but I cannot see
> where or how this is happening.
>
t.rcov_opts = R_RCOV_BASIC_OPTS
t.rcov_opts << r_rcov_opta
sigh...
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list