mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-16 23:22:53 +00:00
Adds types
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# typed: true
|
||||
|
||||
class CollectionGame < ApplicationRecord
|
||||
extend T::Sig
|
||||
belongs_to :collection
|
||||
belongs_to :game
|
||||
|
||||
|
||||
Reference in New Issue
Block a user