Sha256: f3d1e4775a167d9711b15e2f679d41f8802ac16ad0db94d2e986273e1a22487c

Contents?: true

Size: 73 Bytes

Versions: 7

Compression:

Stored size: 73 Bytes

Contents

class Category < ActiveRecord::Base
  has_and_belongs_to_many :posts
end

Version data entries

7 entries across 7 versions & 4 rubygems

Version Path
elasticsearch-model-6.1.2 spec/support/app/category.rb
elasticsearch-model-6.1.1 spec/support/app/category.rb
elasticsearch-model-6.1.0 spec/support/app/category.rb
jodosha-cached-models-0.0.3 test/models/category.rb
activerecord-1.10.0 test/fixtures/category.rb
activerecord-1.10.1 test/fixtures/category.rb
cached-models-0.0.3 test/models/category.rb