Sha256: d5f0566a1c8f58428964ca91e8b3d0402aedf4745c4b1822d1b4130b7c729cca

Contents?: true

Size: 123 Bytes

Versions: 8

Compression:

Stored size: 123 Bytes

Contents

class Publisher::Article < ActiveRecord::Base
  has_and_belongs_to_many :magazines
  has_and_belongs_to_many :tags
end

Version data entries

8 entries across 8 versions & 1 rubygems

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