]> source.dussan.org Git - redmine.git/commit
Fixes User/CustomValue association broken by r2869 (#3978).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 10 Oct 2009 10:16:00 +0000 (10:16 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 10 Oct 2009 10:16:00 +0000 (10:16 +0000)
commit6656d41a413a91a32f41e0f973c3f9db07cf9c93
treefc1cd37b0e2801c6259c8e46eded594bf26890ef
parentbcbf08017a5f038a61b4af693042bec9f1100953
Fixes User/CustomValue association broken by r2869 (#3978).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2905 e93f8b46-1217-0410-a6f0-8f06a7374b81
db/migrate/20091010093521_fix_users_custom_values.rb [new file with mode: 0644]
test/fixtures/custom_values.yml
test/unit/custom_value_test.rb