]> source.dussan.org Git - redmine.git/commit
Renames column comments.comments to comments.content to please Rails 5.1 (#23630).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 23 Jul 2017 11:40:14 +0000 (11:40 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 23 Jul 2017 11:40:14 +0000 (11:40 +0000)
commitb99c3caae8b40df163612e5d1461705a9d16fdb2
tree8de5b9441746ff67e5a342eb12cf72fd4a468c3c
parentd74f0bfd5c53962e332c2dd4d30dafaa1105b92b
Renames column comments.comments to comments.content to please Rails 5.1 (#23630).

git-svn-id: http://svn.redmine.org/redmine/trunk@16860 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/comment.rb
config/initializers/10-patches.rb
db/migrate/20170723112801_rename_comments_to_content.rb [new file with mode: 0644]
test/fixtures/comments.yml