niels.input.output
Skip to content
Tag Archives:
gotcha
Ensure class reloading when using Spork
...
25
Jul
2009
Leave a comment
How to find out why your classes (e.g. Rails models) aren't in between individual test runs unless you completely restart Spork. And then of course fix it!
Ensure class reloading when using Spork ...