Sha256: 1177383c2296308ae6ae81e1bb7f204f60938cc7e2ef14c495fb09f7a1dbbd62

Contents?: true

Size: 89 Bytes

Versions: 21

Compression:

Stored size: 89 Bytes

Contents

class CategoryItem < ActiveRecord::Base
  belongs_to :category
  belongs_to :product
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
thermos-1.0.2 test/dummy/app/models/category_item.rb
thermos-1.0.1 test/dummy/app/models/category_item.rb
thermos-1.0.0 test/dummy/app/models/category_item.rb
thermos-0.6.0 test/dummy/app/models/category_item.rb
thermos-0.5.2 test/dummy/app/models/category_item.rb
thermos-0.5.1 test/dummy/app/models/category_item.rb
thermos-0.5.0 test/dummy/app/models/category_item.rb
thermos-0.4.1 test/dummy/app/models/category_item.rb
thermos-0.4.0 test/dummy/app/models/category_item.rb
thermos-0.3.0 test/dummy/app/models/category_item.rb
thermos-0.2.1 test/dummy/app/models/category_item.rb
thermos-0.2.0 test/dummy/app/models/category_item.rb
thermos-0.1.1 test/dummy/app/models/category_item.rb
thermos-0.1.0 test/dummy/app/models/category_item.rb
thermos-0.0.8 test/dummy/app/models/category_item.rb
thermos-0.0.7 test/dummy/app/models/category_item.rb
thermos-0.0.6 test/dummy/app/models/category_item.rb
thermos-0.0.5 test/dummy/app/models/category_item.rb
thermos-0.0.4 test/dummy/app/models/category_item.rb
thermos-0.0.3 test/dummy/app/models/category_item.rb