rails/railties/lib
Emil Soman 8806768e9f 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
2014-02-06 17:38:31 +05:30
..
rails Add config to disable schema dump after migration 2014-02-06 17:38:31 +05:30
rails.rb Add mailer previews feature based on mail_view gem 2013-12-17 03:58:35 +00:00