index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
test
/
core_ext
/
class_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change refute to assert_not
Daniel Colson
2018-01-25
1
-2
/
+2
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Exclude singleton classes from `subclasses` and `descendants`
Sean Griffin
2016-12-01
1
-0
/
+10
*
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
1
-3
/
+3
*
use AS::TestCase as the base class
Aaron Patterson
2012-01-05
1
-1
/
+1
*
Don't rely on implementation-specific order-dependence of array comparisons i...
Nick Sieger
2010-07-17
1
-4
/
+5
*
Define a convention for descendants and subclasses.
José Valim
2010-07-05
1
-21
/
+19
*
Reinstate Object.subclasses_of and Class#descendents for plugin compat.
Jeremy Kemper
2010-02-09
1
-0
/
+29
*
deletes no void files removal.rb and class_test.rb
Xavier Noria
2010-01-26
1
-20
/
+0
*
removes unused method Class#remove_class
Xavier Noria
2010-01-26
1
-17
/
+0
*
removes unused method Class#subclasses
Xavier Noria
2010-01-26
1
-10
/
+0
*
Explicit test dependencies
Jeremy Kemper
2009-03-29
1
-0
/
+1
*
Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.
Jeremy Kemper
2009-03-08
1
-3
/
+3
*
Performance: faster Object.subclasses_of
Jeremy Kemper
2008-06-08
1
-1
/
+1
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
Improve various test coverage. Closes #8676 [kamal]
Jeremy Kemper
2007-06-25
1
-0
/
+10
*
r4487@asus: jeremy | 2006-04-29 12:21:39 -0700
Jeremy Kemper
2006-07-08
1
-2
/
+1
*
Added reusable reloading support through the inclusion of the Relodable modul...
David Heinemeier Hansson
2006-01-29
1
-0
/
+37