guard-jruby-rspec icon indicating copy to clipboard operation
guard-jruby-rspec copied to clipboard

Avoid "already initialized constant" warnings when reloading files

Open doxavore opened this issue 12 years ago • 1 comments

Once I was able to get non-spec classes reloading on changes with the Guard 1.1 fix in #17, I am receiving a ton of "already initialized constant" errors.

I'd rather a solution that doesn't disable warnings completely, but I can't seem to find a way to ignore a specific type of warning from logging out.

doxavore avatar Nov 11 '12 22:11 doxavore

let me think on this one for a bit.

jkutner avatar Nov 11 '12 22:11 jkutner