Make rubocop happy.

This commit is contained in:
Guo Xiang Tan
2019-05-13 09:55:44 +08:00
parent 888e68a163
commit 8165ceb320
14 changed files with 28 additions and 0 deletions
@@ -1,3 +1,5 @@
# frozen_string_literal: true
class RemoveLikeCountFromPostMenu < ActiveRecord::Migration[5.2]
def up
execute(<<~SQL)