Add default options so you don't have to pass an empty hash to DatabaseResetter.new
. This is helpful if you use rake db:reset
to rebuild your test database, which is the Rails default.
Initial public release. It's been in private beta for almost two years...