wipe: reset the db seed: seed the db 1. Try calling seed method, if not look for seed.rb 2. Try calling wipe method, if not look for wipe.rb alternative: db(:wipe) -> wipe the db db(:seed) -> run seed.rb if defined