#退回两次 migration
	rake db:rollback STEP=2

	# 退回特定的 migration
	rake db:migrate:down VERSION=20161010095310