Sha256: 96e2298fa22c62687c5e6d0a5ad8924b68a1efb4bf2b8b27ef918372976cd45b
Contents?: true
Size: 118 Bytes
Versions: 24
Compression:
Stored size: 118 Bytes
Contents
# frozen_string_literal: true class Redirection < ApplicationRecord belongs_to :content belongs_to :redirect end
Version data entries
24 entries across 24 versions & 2 rubygems