]> source.dussan.org Git - redmine.git/commit
Prevent unexpected nil in custom value validation.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 24 Jan 2008 18:15:38 +0000 (18:15 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 24 Jan 2008 18:15:38 +0000 (18:15 +0000)
commite13f49d91951a82d9989c2a0f0c4981832f2664f
treed302dde43b241690a16e03cd0d39dad71145fc53
parent7a1e928b8db0cc0a584011973042522cd7b38d4d
Prevent unexpected nil in custom value validation.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1101 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/custom_value.rb
test/unit/custom_value_test.rb