Alex Pech

Results 2 comments of Alex Pech

Hey folks, I'm also unsure how best to structure things so that multiple experiments can be run at a time, and I find the "make class default when Scientist::Experiment included"...

Thanks @omkarmoghe, I'll check it out! I'm also exploring an alternative where I avoid using `Scientist.science` and always create an explicit instance of an `Experiment` class, which seems to serve...