aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/whiny_nil_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Report the correct value of nil.id in the exception messageAndrew White2011-03-061-0/+2
* Make many parts of Rails lazy. In order to facilitate this,wycats2010-03-071-0/+2
* Fix whiny_nil tests, improve error messages and make CI happy.José Valim2009-12-251-6/+7
* Ruby 1.9.2: disallow explicit coercion via method_missing. Only give friendly...Jeremy Kemper2009-11-131-1/+13
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-1/+1
* r4487@asus: jeremy | 2006-04-29 12:21:39 -0700Jeremy Kemper2006-07-081-7/+5
* Updated whiny nil to be more concise and useful.Nicholas Seckar2005-10-151-1/+3
* Added tests for whiny nil #1476 [court3nay/marcel]David Heinemeier Hansson2005-06-251-21/+19
* Forgot to actually add the whiny nilDavid Heinemeier Hansson2005-06-201-0/+40