]> source.dussan.org Git - redmine.git/commit
use "attr_writer" instead of "attr_accessor" for Issue#deleted_attachment_ids
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 20 Sep 2019 15:03:37 +0000 (15:03 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 20 Sep 2019 15:03:37 +0000 (15:03 +0000)
commit3be589df241c0df0645bdcc830b66789420d6e5b
tree8556f521939e98644b9f29d243cb3e763c2725e0
parent4074ca07718ff6928a69df3b6fff24a1d4e57cbf
use "attr_writer" instead of "attr_accessor" for Issue#deleted_attachment_ids

Issue#deleted_attachment_ids is already defined in Issue class.

git-svn-id: http://svn.redmine.org/redmine/trunk@18487 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue.rb