# frozen_string_literal: true class AddStaffCategory < ActiveRecord::Migration[4.2] def change # replaced by fixture end end