]> source.dussan.org Git - redmine.git/commit
use "attr_writer" instead of "attr_accessor" for WikiPage#deleted_attachment_ids
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 7 Oct 2019 11:45:22 +0000 (11:45 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 7 Oct 2019 11:45:22 +0000 (11:45 +0000)
commit6b5991b34e5b52f85a654497738fe58339809834
treed58ace9e791f1068893f11347628f4adb3f7dc6b
parent1c0b6075ee003b87190671816b1f06b227f2d9d5
use "attr_writer" instead of "attr_accessor" for WikiPage#deleted_attachment_ids

WikiPage#deleted_attachment_ids is already defined in this class.

git-svn-id: http://svn.redmine.org/redmine/trunk@18617 e93f8b46-1217-0410-a6f0-8f06a7374b81
.rubocop_todo.yml
app/models/wiki_page.rb