]> source.dussan.org Git - redmine.git/commit
use "attr_reader" instead of "attr_accessor" for CustomFieldValue#value
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 7 Oct 2019 11:44:54 +0000 (11:44 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 7 Oct 2019 11:44:54 +0000 (11:44 +0000)
commit21cc761b539817f9c60dba119e49b4a9842d2d90
tree9d87707bf0ba4f7282de093bf25f6baf3c0ecb2a
parent6972d7e982d1383b091a6b0331983c722e687947
use "attr_reader" instead of "attr_accessor" for CustomFieldValue#value

CustomFieldValue#value= is already defined in this class.

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