Sha256: 9e88529806566b52946ddcc2fdd21b3a5a337d83623ef73958f70d703043d497
Contents?: true
Size: 107 Bytes
Versions: 47
Compression:
Stored size: 107 Bytes
Contents
class Client < ActiveRecord::Base has_many :relationships has_many :firms, through: :relationships end
Version data entries
47 entries across 47 versions & 2 rubygems