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
/
blank_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
use AS::TestCase as the base class
Aaron Patterson
2012-01-05
1
-1
/
+1
*
need magic comments
Akira Matsuda
2011-07-14
1
-0
/
+2
*
treat fullwidth whitespace as a blank character
Akira Matsuda
2011-07-14
1
-1
/
+1
*
avoid method redefined; discarding old empty? warning [#4302 state:committed]
Santiago Pastorino
2010-03-30
1
-8
/
+0
*
Added Object#presence that returns the object if it's #present? otherwise ret...
David Heinemeier Hansson
2009-12-27
1
-2
/
+7
*
Fix dependencies revealed by testing in isolation
Jeremy Kemper
2009-04-22
1
-0
/
+1
*
Added Object#present? which is equivalent to !Object#blank? [DHH]
David Heinemeier Hansson
2008-06-12
1
-0
/
+5
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
Speedup String#blank? and remove some overspecified tests.
Jeremy Kemper
2007-11-14
1
-39
/
+4
*
Improve tests (closes #7166) [zackchandler]
David Heinemeier Hansson
2007-09-22
1
-2
/
+33
*
Improve various test coverage. Closes #8676 [kamal]
Jeremy Kemper
2007-06-25
1
-0
/
+12
*
r4487@asus: jeremy | 2006-04-29 12:21:39 -0700
Jeremy Kemper
2006-07-08
1
-3
/
+1
*
Added reusable reloading support through the inclusion of the Relodable modul...
David Heinemeier Hansson
2006-01-29
1
-1
/
+1
*
Changed 0.blank? to false rather than true since it violates everyone's expec...
Jeremy Kemper
2005-11-02
1
-0
/
+13