aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib
diff options
context:
space:
mode:
authorPiotr Sarnacki <drogus@gmail.com>2010-11-16 18:57:25 +0100
committerJosé Valim <jose.valim@gmail.com>2010-11-16 22:58:13 +0100
commit1395545404eb0b28af08108b50d7cfe3fa9a5357 (patch)
tree6f5d8e5ff51297ac5e82236517a58d2a6d9d6e15 /activerecord/lib
parent59ba800698ac9dcea1df9e40bb03335ddb4f5156 (diff)
downloadrails-1395545404eb0b28af08108b50d7cfe3fa9a5357.tar.gz
rails-1395545404eb0b28af08108b50d7cfe3fa9a5357.tar.bz2
rails-1395545404eb0b28af08108b50d7cfe3fa9a5357.zip
Do not run migrations from mounted engine separately.
There is no good way now to run migrations for mounted engine in test application, but that way of running migrations makes it really hard to run engine in development mode and test it (you need to copy migrations in dev mode and in that case in tests they will be run twice). Signed-off-by: José Valim <jose.valim@gmail.com>
Diffstat (limited to 'activerecord/lib')
0 files changed, 0 insertions, 0 deletions