Sha256: 6cf9886b08e7732f860c19b0948b6d4d1b9c7e858fe81c749142453d24f3e650

Contents?: true

Size: 138 Bytes

Versions: 4

Compression:

Stored size: 138 Bytes

Contents

# frozen_string_literal: true

class Matey < ActiveRecord::Base
  belongs_to :pirate
  belongs_to :target, class_name: "Pirate"
end

Version data entries

4 entries across 4 versions & 1 rubygems

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