Sha256: edb732070a4a4438072b89b4ece830fe0dbade2d65031510c2bf298d21b04553

Contents?: true

Size: 97 Bytes

Versions: 4

Compression:

Stored size: 97 Bytes

Contents

# frozen_string_literal: true

class Mentor < ActiveRecord::Base
  has_many :developers
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ibm_db-5.5.0-x86-mingw32 test/models/mentor.rb
ibm_db-5.4.1-x86-mingw32 test/models/mentor.rb
ibm_db-5.4.0-x86-mingw32 test/models/mentor.rb
ibm_db-5.3.2-x86-mingw32 test/models/mentor.rb