1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Petrik 504a9d5010 Rename horrible and dirty to puzzled and confused in test models
In 7f938ca the test model `Man` was renamed to `Human`. Maybe this is a
good time to also change `horrible_human` and `dirty_human` to
`happy_human` and `confused_human`.

While this change is mostly cosmetic change, the phrase "dirty man" has
a negative meaning.

The adjectives "confused" and "puzzled" were chosen because they are
used for defining associations with errors.
2020-08-25 18:32:52 +02:00
..
active_record/connection_adapters
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Rename horrible and dirty to puzzled and confused in test models 2020-08-25 18:32:52 +02:00
fixtures Replace test Man with Human 2020-08-14 11:37:09 -04:00
migrations
models Rename horrible and dirty to puzzled and confused in test models 2020-08-25 18:32:52 +02:00
schema Rename horrible and dirty to puzzled and confused in test models 2020-08-25 18:32:52 +02:00
support Add Active Record Marshal forward compatibility tests 2020-07-02 14:11:51 +02:00
config.example.yml Remove more code for unsupported frontbase and ibm_db adapters 2020-04-12 11:45:28 +09:00
config.rb