aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2012-02-14 09:00:18 -0200
committerCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2012-02-14 09:00:19 -0200
commit4b44c20e5a9bb105dd913cc3849d224ac71814ab (patch)
treeb0fdaa7bb55938c4d066f4d88c99ebbdfe29d5f0 /actionpack
parent7f6ee93b0e7933c20e83e84004bb763f03c18404 (diff)
downloadrails-4b44c20e5a9bb105dd913cc3849d224ac71814ab.tar.gz
rails-4b44c20e5a9bb105dd913cc3849d224ac71814ab.tar.bz2
rails-4b44c20e5a9bb105dd913cc3849d224ac71814ab.zip
Always reenable _dump task in AR databases rake. Closes #5030
This allows the internal :_dump task to be called as many times as required. For instance, `rake db:migrate:redo` calls two tasks that internally call :_dump, and without reenabling it to be reinvoked, the database was left in incorrect state.
Diffstat (limited to 'actionpack')
0 files changed, 0 insertions, 0 deletions