Sha256: b9d4437add29920396c2fc62b67551baffb54d3d60c4d741537a1818c5fbdd77

Contents?: true

Size: 97 Bytes

Versions: 3

Compression:

Stored size: 97 Bytes

Contents

class Team < MLS::Model
  
  has_and_belongs_to_many :accounts
  belongs_to :organization
  
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mls-1.7.0 lib/mls/models/team.rb
mls-1.6.0 lib/mls/models/team.rb
mls-1.5.1 lib/mls/team.rb