aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/base.rb
diff options
context:
space:
mode:
authorEmil Soman <emil.soman@gmail.com>2014-02-05 13:02:38 +0530
committerEmil Soman <emil.soman@gmail.com>2014-02-06 17:38:31 +0530
commit8806768e9f1a2648085f7826d9a0032457182bdb (patch)
tree95ec57462acee1c0b0c86c3e028345ece70d50ea /activerecord/lib/active_record/base.rb
parent90794325cfcc0502398c23a9f8db0017270121a7 (diff)
downloadrails-8806768e9f1a2648085f7826d9a0032457182bdb.tar.gz
rails-8806768e9f1a2648085f7826d9a0032457182bdb.tar.bz2
rails-8806768e9f1a2648085f7826d9a0032457182bdb.zip
Add config to disable schema dump after migration
* Add a config on Active Record named `dump_schema_after_migration` * Schema dump doesn't happen if the config is set to false * Set default value of the config to true * Set config in generated production environment file to false * Update configuration guide * Update CHANGELOG
Diffstat (limited to 'activerecord/lib/active_record/base.rb')
0 files changed, 0 insertions, 0 deletions