Sha256: ae385a90f5041ca44a394945f9846861ceda476ed4c23e600881e8795f93979c
Contents?: true
Size: 109 Bytes
Versions: 7
Compression:
Stored size: 109 Bytes
Contents
class Charlie < ApplicationRecord belongs_to :alfa has_many :deltas has_many :echos, as: :echoable end
Version data entries
7 entries across 7 versions & 1 rubygems