Be more friendly than "shut up"

This commit is contained in:
Jason Noble 2011-12-03 19:23:20 -07:00
parent 6589359ed1
commit 452b624e1e

@ -669,7 +669,7 @@ generates the following output
== CreateProducts: migrated (10.0054s) =======================================
</shell>
If you just want Active Record to shut up, then running +rake db:migrate
If you want Active Record to not output anything, then running +rake db:migrate
VERBOSE=false+ will suppress all output.
h3. Using Models in Your Migrations