remove trailing whitespace

Signed-off-by: Carl Lerche <carllerche@mac.com>
This commit is contained in:
RomD
2010-02-06 17:21:05 +01:00
committed by Carl Lerche
parent f44a0b1d52
commit 3caca406c8

View File

@@ -11,7 +11,7 @@
# classes in NilClass::WHINERS the error message suggests which could be the
# actual intended class:
#
# $ rails runner nil.destroy
# $ rails runner nil.destroy
# ...
# You might have expected an instance of ActiveRecord::Base.
# ...