rails/activerecord/test
Rafael Mendonça França b751c6ac3c
Remove unused variables
2021-12-07 01:32:37 +00:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
activejob Revert "Run ActiveRecord -> ActiveJob integration tests in CI" 2021-06-15 11:19:04 -04:00
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Remove unused variables 2021-12-07 01:32:37 +00:00
fixtures Use to_formatted_s(:db) instead of to_s(:db) internally 2021-12-06 19:22:04 +00:00
migrations Sort migration ID as int in db:migrate:status for consistency. 2021-07-16 13:10:31 -05:00
models Add authenticate_by when using has_secure_password 2021-12-03 10:06:43 -06:00
schema Add authenticate_by when using has_secure_password 2021-12-03 10:06:43 -06:00
support Rename adapter_short to adapter_name 2021-09-21 08:26:04 +09:00
config.example.yml Allow using a different socket to test mysql 2021-08-05 14:27:30 -04:00
config.rb Delete AS::Dependencies.safe_constantize 2021-08-20 17:51:05 +02:00