Sha256: 43a6c903ca4d783860a8098af0b60cbeedc74a108fd00bfa596c877cb80a4199
Contents?: true
Size: 152 Bytes
Versions: 1
Compression:
Stored size: 152 Bytes
Contents
# frozen_string_literal: true require 'model' class BetaMigrationRequest < Model belongs_to :owner, polymorphic: true has_many :organizations end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
travis-backup-for-v3-0.1.0 | lib/models/beta_migration_request.rb |