forgeplus/app/models/mirror_script.rb

5 lines
80 B
Ruby

class MirrorScript < ApplicationRecord
belongs_to :mirror_repository
end