1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test
Eileen M. Uchitelle 4bd28efc18
Merge pull request #26815 from olivierlacan/log-query-source
Log the original call site for an ActiveRecord query
2017-12-14 08:10:19 -05:00
..
application Merge pull request #26815 from olivierlacan/log-query-source 2017-12-14 08:10:19 -05:00
command
commands Do not overwrite by default if credentials already exists 2017-11-30 10:15:45 +09:00
configuration
engine Make automatically synchronize test schema work inside engine 2017-10-02 15:50:58 +09:00
fixtures/lib Remove unused fixtures 2017-09-26 07:45:42 +09:00
generators Add more tests for the --webpack option 2017-12-05 18:43:15 +09:00
isolation Fix Rails environment when running tests with Ruby 2017-12-06 20:40:04 -08:00
railties Enable Layout/SpaceBeforeComma rubocop rule, and fixed more 2017-12-12 20:00:50 +09:00
test_unit
abstract_unit.rb Add credentials using a generic EncryptedConfiguration class (#30067) 2017-09-11 20:21:20 +02:00
app_loader_test.rb
backtrace_cleaner_test.rb
code_statistics_calculator_test.rb
code_statistics_test.rb
console_helpers.rb
engine_test.rb
env_helpers.rb
generators_test.rb Fix generator suggestion raise error when I18n.available_locales don’t include :en 2017-11-22 09:27:59 +09:00
initializable_test.rb
json_params_parsing_test.rb
path_generation_test.rb Add credentials using a generic EncryptedConfiguration class (#30067) 2017-09-11 20:21:20 +02:00
paths_test.rb
rack_logger_test.rb
rails_info_controller_test.rb
rails_info_test.rb Remove needless setup from InfoTest 2017-10-07 11:56:43 +09:00
secrets_test.rb Deprecate encrypted secrets in favor of credentials. 2017-11-12 17:50:09 +01:00
version_test.rb