diff options
author | Ben Woosley <Ben.Woosley@gmail.com> | 2011-10-03 22:24:45 -0700 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2011-10-04 11:25:20 +0200 |
commit | 88f60fd1a744d93528dc36fa1461a59df3efc6a3 (patch) | |
tree | 61985183a9f2272abb34d8dc3576c056f8327e28 /activerecord/test/models/liquid.rb | |
parent | 1eac9119620e9b537c1eca9619d4fa3ecb546149 (diff) | |
download | rails-88f60fd1a744d93528dc36fa1461a59df3efc6a3.tar.gz rails-88f60fd1a744d93528dc36fa1461a59df3efc6a3.tar.bz2 rails-88f60fd1a744d93528dc36fa1461a59df3efc6a3.zip |
Changing rake db:schema:dump to run :environment as well as :load_config, as running :load_config alone will lead to the dumper being run without including extensions such as those included in foreigner and spatial_adapter.
This reverses a change made here: https://github.com/rails/rails/commit/5df72a238e9fcb18daf6ab6e6dc9051c9106d7bb#L0L324
I'm assuming here that :load_config needs to be invoked separately from :environment, as it is elsewhere in the file for db operations, if not the alternative is to go back to "task :dump => :environment do".
Signed-off-by: José Valim <jose.valim@gmail.com>
Diffstat (limited to 'activerecord/test/models/liquid.rb')
0 files changed, 0 insertions, 0 deletions