rails--rails/activesupport/test/core_ext
Sean Griffin 4e73ffa9b4 Exclude singleton classes from `subclasses` and `descendants`
This behavior changed in Ruby starting with 2.3.0, as a result of
https://bugs.ruby-lang.org/issues/11360. This results in a change in
behavior of these methods which is likely undesirable.

Fixes #27238
2016-12-01 14:53:31 -05:00
..
array Revert "Merge pull request #25811 from oss92/to_sentence_fallback_string" 2016-11-14 13:16:00 -05:00
class modernizes hash syntax in activesupport 2016-08-06 19:38:33 +02:00
digest applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
hash Add three new rubocop rules 2016-08-16 04:30:11 -03:00
kernel applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
module Remove deprecated Module.qualified_const_get/set/defined? 2016-11-14 08:11:21 +00:00
object Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
bigdecimal_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
class_test.rb Exclude singleton classes from `subclasses` and `descendants` 2016-12-01 14:53:31 -05:00
date_and_time_behavior.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
date_and_time_compatibility_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
date_ext_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
date_time_ext_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
duration_test.rb Treat combined durations as a single unit 2016-11-29 13:02:14 -05:00
enumerable_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
file_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
hash_ext_test.rb Remove deprecated new_from_hash_copying_default 2016-11-13 23:09:03 +00:00
integer_ext_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
kernel_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
load_error_test.rb Remove deprecated constant MissingSourceFIle 2016-11-14 11:25:52 +00:00
marshal_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
module_test.rb Remove deprecated method alias_method_chain 2016-11-14 11:57:30 +00:00
name_error_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
numeric_ext_test.rb Merge pull request #27035 from rails/remove-active-support-deprecations 2016-11-14 19:59:43 +00:00
range_ext_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
regexp_ext_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
secure_random_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00
string_ext_test.rb Remove deprecated separator argument from parameterize 2016-11-14 12:14:23 +00:00
time_ext_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
time_with_zone_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
uri_ext_test.rb applies new string literal convention in activesupport/test 2016-08-06 18:10:53 +02:00