By alashcraft
via ayende.com
Published: Nov 04 2009 / 01:02
Occasionally I need to do development stuff things that are potentially destructive.
The ResetDatabase action will blow away the database, which I need to do for tests and when I am making big changes. But what I absolutely does not want is to have in production.
Add your comment