Sha256: 49facd8aa278f844609f467dd85a154814138d19486346d3ec900180f30d2c8f
Contents?: true
Size: 133 Bytes
Versions: 76
Compression:
Stored size: 133 Bytes
Contents
# typed: strong class Subject < ApplicationRecord # habtm which is optional at the db level has_and_belongs_to_many :wizards end
Version data entries
76 entries across 23 versions & 1 rubygems