]> source.dussan.org Git - redmine.git/commit
use "attr_writer" instead of "attr_accessor" for QueryColumn#sortable
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 7 Oct 2019 11:45:11 +0000 (11:45 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 7 Oct 2019 11:45:11 +0000 (11:45 +0000)
commit1c0b6075ee003b87190671816b1f06b227f2d9d5
tree353bfea659f6c4a293216992268a1d48da04f187
parent21cc761b539817f9c60dba119e49b4a9842d2d90
use "attr_writer" instead of "attr_accessor" for QueryColumn#sortable

QueryColumn#sortable is already defined in this class.

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