Sha256: 733b6eb5bd414c1b64719d7b110ba3591e470967b2930f75240e0d831cdd7499
Contents?: true
Size: 126 Bytes
Versions: 76
Compression:
Stored size: 126 Bytes
Contents
# typed: strong class Spell < ApplicationRecord # habtm enforced at the DB level has_and_belongs_to_many :spell_books end
Version data entries
76 entries across 23 versions & 1 rubygems