Sha256: 32b6f5a2d54e3278bf415a252a15d7ad49561e05efaf041d087a8c086d2e8830

Contents?: true

Size: 108 Bytes

Versions: 8

Compression:

Stored size: 108 Bytes

Contents

class Matey < ActiveRecord::Base
  belongs_to :pirate
  belongs_to :target, :class_name => 'Pirate'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ibm_db-5.2.0-x86-mingw32 test/models/matey.rb
ibm_db-5.1.0-x86-mingw32 test/models/matey.rb
ibm_db-5.0.5-x86-mingw32 test/models/matey.rb
ibm_db-5.0.4-x86-mingw32 test/models/matey.rb
ibm_db-5.0.3-x86-mingw32 test/models/matey.rb
ibm_db-5.0.2-x86-mingw32 test/models/matey.rb
ibm_db-3.0.5-x86-mingw32 test/models/matey.rb
ibm_db-3.0.5 test/models/matey.rb