1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test/cache/behaviors
Daniel Colson ccb3cb573b
Replace ableist language
The word "Crazy" has long been associated with mental illness. While
there may be other dictionary definitions, it's difficult for some of us
to separate the word from the stigmatization, gaslighting, and bullying
that often comes along with it.

This commit replaces instances of the word with various alternatives. I
find most of these more focused and descriptive than what we had before.
2021-10-05 22:27:09 -04:00
..
cache_delete_matched_behavior.rb
cache_increment_decrement_behavior.rb activesupport: Avoid Marshal.load on raw cache value in RedisCacheStore 2020-05-15 15:38:33 -07:00
cache_instrumentation_behavior.rb Instrument cache store name 2020-10-21 22:44:14 +01:00
cache_store_behavior.rb Replace ableist language 2021-10-05 22:27:09 -04:00
cache_store_coder_behavior.rb Fix spelling 2020-12-27 04:09:49 +10:00
cache_store_version_behavior.rb
connection_pool_behavior.rb Allow cache tests to be run in parallel 2020-01-24 09:54:55 -08:00
encoded_key_cache_behavior.rb activesupport: Avoid Marshal.load on raw cache value in RedisCacheStore 2020-05-15 15:38:33 -07:00
failure_raising_behavior.rb Move assert_raise into behavior classes 2021-08-24 12:06:53 -07:00
failure_safety_behavior.rb Add test case 2021-08-24 09:36:55 -07:00
local_cache_behavior.rb MemCacheStore: Properly duplicate local cache values in 6.1 mode 2021-07-21 17:55:09 +02:00