# frozen_string_literal: true

class AddMetaCategory < ActiveRecord::Migration[4.2]
  def change
    # replaced by fixture
  end
end