aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/relation/record_fetch_warning.rb
diff options
context:
space:
mode:
authorAlex Kitchens <alexcameron98@gmail.com>2017-06-01 17:03:59 -0500
committerAlex Kitchens <alexcameron98@gmail.com>2017-06-01 17:05:54 -0500
commit550eadf436749c20fff2e7a2f9e82d703db7760e (patch)
tree4dbdfe02c1364f9468382cbc28e61b168f0642a6 /activerecord/lib/active_record/relation/record_fetch_warning.rb
parent33f5f227d5a4716ceb38ff0b58e1edc7628c22c8 (diff)
downloadrails-550eadf436749c20fff2e7a2f9e82d703db7760e.tar.gz
rails-550eadf436749c20fff2e7a2f9e82d703db7760e.tar.bz2
rails-550eadf436749c20fff2e7a2f9e82d703db7760e.zip
Use existing class in PersistenceTest::SaveTest
Creating a new class for widgets was causing failing tests because it clashed with other widget classes. This test does not need to create its own class, so I changed it to an existing class. ``` ARCONN=mysql2 bin/test --seed 25364 test/cases/*test.rb -n \ "/^(?:PrimaryKeyIntegerTest#(?:test_primary_key_with_serial_integer_are_automatically_numbered)|PersistenceTest::SaveTest#(?:test_save_touch_false))$/" ```
Diffstat (limited to 'activerecord/lib/active_record/relation/record_fetch_warning.rb')
0 files changed, 0 insertions, 0 deletions