Sha256: e1730b6776548ca6eb479943a40de2397e7788aa6f60a7d0c6d6ad78f8c1dabd

Contents?: true

Size: 84 Bytes

Versions: 63

Compression:

Stored size: 84 Bytes

Contents

class Relationship < ActiveRecord::Base
  belongs_to :firm
  belongs_to :client
end

Version data entries

63 entries across 63 versions & 2 rubygems

Version Path
bullet-5.7.4 spec/models/relationship.rb
bullet-5.7.3 spec/models/relationship.rb
bullet-5.7.2 spec/models/relationship.rb
bullet-5.7.1 spec/models/relationship.rb
bullet-5.7.0 spec/models/relationship.rb
bullet-5.6.1 spec/models/relationship.rb
bullet-5.6.0 spec/models/relationship.rb
bullet-5.5.1 spec/models/relationship.rb
bullet-5.5.0 spec/models/relationship.rb
bullet-5.4.3 spec/models/relationship.rb
bullet-5.4.2 spec/models/relationship.rb
bullet-5.4.1 spec/models/relationship.rb
bullet-5.4.0 spec/models/relationship.rb
bullet-5.3.0 spec/models/relationship.rb
bullet-5.2.1 spec/models/relationship.rb
bullet-5.2.0 spec/models/relationship.rb
bullet-5.1.1 spec/models/relationship.rb
bullet-5.1.0 spec/models/relationship.rb
bullet-5.0.0 spec/models/relationship.rb
bullet-4.14.10 spec/models/relationship.rb