diff options
author | Ryan Bigg <git@ryanbigg.com> | 2015-06-30 18:18:36 +1000 |
---|---|---|
committer | Ryan Bigg <git@ryanbigg.com> | 2015-06-30 18:23:07 +1000 |
commit | be0b218c421e590f178b6d489e80dca1df24e2c5 (patch) | |
tree | 0c32e24b1cfde4e70becc06957d434d730b5ef76 /activerecord/lib/active_record | |
parent | 40ff5087ec3c932d2b8f79425d8b741f7ed3f362 (diff) | |
download | rails-be0b218c421e590f178b6d489e80dca1df24e2c5.tar.gz rails-be0b218c421e590f178b6d489e80dca1df24e2c5.tar.bz2 rails-be0b218c421e590f178b6d489e80dca1df24e2c5.zip |
integration_tool defaults to :test_unit
As per railties/lib/rails/test_unit/railtie.rb, where it sets it explicitly.
This can be confirmed by starting a new Rails console session in a new app and running this code:
Rails.application.config.app_generators.rails[:integration_tool]
I also beefed up the documentation slightly to be more explicit about what this configuration setting does.
Diffstat (limited to 'activerecord/lib/active_record')
0 files changed, 0 insertions, 0 deletions