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
/
lib
/
active_support
/
whiny_nil.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove NilClass whiners feature.
José Valim
2011-12-08
1
-40
/
+2
*
No need for &block here.
José Valim
2011-04-29
1
-1
/
+1
*
Report the correct value of nil.id in the exception message
Andrew White
2011-03-06
1
-1
/
+1
*
Make many parts of Rails lazy. In order to facilitate this,
wycats
2010-03-07
1
-4
/
+3
*
whiny nil shouldn't depend on Active Record [#4092 status:resolved]
windock
2010-03-03
1
-1
/
+1
*
remove trailing whitespace
RomD
2010-02-06
1
-1
/
+1
*
fix usage examples and more to use new invocations
RomD
2010-02-06
1
-1
/
+1
*
This code was needed to work around http://redmine.ruby-lang.org/issues/show/...
Yehuda Katz
2009-12-24
1
-4
/
+1
*
Ruby 1.9.2: explicitly raise NoMethodError for explicit coercion attempts. Ca...
Jeremy Kemper
2009-12-06
1
-1
/
+1
*
Ruby 1.9.2: disallow explicit coercion via method_missing. Only give friendly...
Jeremy Kemper
2009-11-13
1
-2
/
+8
*
Replaced unnecessary class variable with a constant in whiny nil.
Joshua Peek
2008-05-04
1
-3
/
+3
*
Improve documentation.
Pratik Naik
2008-04-05
1
-9
/
+27
*
Improve documentation.
Pratik Naik
2008-03-26
1
-0
/
+2
*
whiny nil shouldn't depend on Active Record
Jeremy Kemper
2007-05-23
1
-12
/
+12
*
occured -> occurred. Closes #5559.
Jeremy Kemper
2006-07-10
1
-1
/
+1
*
Updated whiny nil to be more concise and useful.
Nicholas Seckar
2005-10-15
1
-15
/
+7
*
Improved the whiny nil #1600 [Nicholas Seckar]
David Heinemeier Hansson
2005-07-04
1
-4
/
+4
*
Added tests for whiny nil #1476 [court3nay/marcel]
David Heinemeier Hansson
2005-06-25
1
-2
/
+1
*
Added an exception if calling id on nil to WhinyNil #584 [kevin-temp@writesoo...
David Heinemeier Hansson
2005-06-21
1
-0
/
+4
*
Forgot to actually add the whiny nil
David Heinemeier Hansson
2005-06-20
1
-0
/
+43