Bump rails to 5.2 and update rubocop
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class CreateActiveAdminComments < ActiveRecord::Migration::Current
|
||||
def self.up
|
||||
create_table :active_admin_comments do |t|
|
||||
|
Reference in New Issue
Block a user