> There's one in the dev-utils package. It will automatically set a > breakpoint if the application is run in debug mode and therefore give > you an irb shell where you can find out why your assert failed. That would work nice ... but I could not find it.