rails-caf/db/migrate/20220611182950_principle.rb

5 lines
70 B
Ruby

class Principle < ActiveRecord::Migration[7.0]
def change
end
end