..
association_scope_test.rb
applies new string literal convention in activerecord/test
2016-08-06 18:26:53 +02:00
belongs_to_associations_test.rb
Remove deprecated force reload argument in association readers
2016-12-29 17:53:03 -05:00
bidirectional_destroy_dependencies_test.rb
applies new string literal convention in activerecord/test
2016-08-06 18:26:53 +02:00
callbacks_test.rb
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-superuser-privileges"
2017-01-03 22:11:16 -05:00
cascaded_eager_loading_test.rb
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-superuser-privileges"
2017-01-03 22:11:16 -05:00
eager_load_includes_full_sti_class_test.rb
Add more rubocop rules about whitespaces
2016-10-29 01:17:49 -02:00
eager_load_nested_include_test.rb
Privatize unneededly protected methods in Active Record tests
2016-12-24 00:15:31 +09:00
eager_singularization_test.rb
Add Style/EmptyLines
in .rubocop.yml
and remove extra empty lines
2016-08-07 17:50:59 +09:00
eager_test.rb
⚠️ "Use assert_nil if expecting nil. This will fail in MT6."
2017-01-18 17:30:46 +09:00
extension_test.rb
Add more rubocop rules about whitespaces
2016-10-29 01:17:49 -02:00
has_and_belongs_to_many_associations_test.rb
Deprecate reflection class name to accept a class
2017-01-09 13:08:33 -05:00
has_many_associations_test.rb
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-superuser-privileges"
2017-01-03 22:11:16 -05:00
has_many_through_associations_test.rb
Raise error when has_many through is defined before through association
2017-01-04 11:56:08 +00:00
has_one_associations_test.rb
Reduce string objects by using \ instead of + or << for concatenating strings
2017-01-12 17:45:37 +09:00
has_one_through_associations_test.rb
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-superuser-privileges"
2017-01-03 22:11:16 -05:00
inner_join_association_test.rb
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-superuser-privileges"
2017-01-03 22:11:16 -05:00
inverse_associations_test.rb
⚠️ "Use assert_nil if expecting nil. This will fail in MT6."
2017-01-18 17:30:46 +09:00
join_model_test.rb
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-superuser-privileges"
2017-01-03 22:11:16 -05:00
left_outer_join_association_test.rb
let Regexp#match? be globally available
2016-10-27 09:13:55 +02:00
nested_through_associations_test.rb
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-superuser-privileges"
2017-01-03 22:11:16 -05:00
required_test.rb
normalizes indentation and whitespace across the project
2016-08-06 20:16:27 +02:00