Sha256: 54f9db5029f2d7b6d17c89144c72e2f05a30d6772097cf19e60de314d9f24a9f
Contents?: true
Size: 110 Bytes
Versions: 17
Compression:
Stored size: 110 Bytes
Contents
# frozen_string_literal: true class Tagging < ActiveRecord::Base belongs_to :tag belongs_to :article end
Version data entries
17 entries across 17 versions & 1 rubygems