]> source.dussan.org Git - redmine.git/commit
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 9 Dec 2011 07:14:38 +0000 (07:14 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 9 Dec 2011 07:14:38 +0000 (07:14 +0000)
commit66b49c634d2b2d8e9f876ce711ffc355cc125139
tree9a9739cfa84e22e13264b6476f98a5d1d0f8ff73
parentcaf9edf2c141f15d7facef797364ca69f85a453e
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/repository_test.rb

On Rails2, Errors#[] returns single error if one error raises.
But, on Rails3, Errors#[] always returns the array.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8135 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/unit/repository_test.rb