Sha256: ac4d46a0fccffbbcc73607db5fa6e6df6cef71a8123f44f4a88e9b83b0055a27

Contents?: true

Size: 79 Bytes

Versions: 96

Compression:

Stored size: 79 Bytes

Contents

class Category < ActiveRecord::Base
  has_many :posts
  has_many :comments
end

Version data entries

96 entries across 96 versions & 15 rubygems

Version Path
thinking-sphinx-2.0.9 features/thinking_sphinx/models/category.rb
thinking-sphinx-1.4.9 features/thinking_sphinx/models/category.rb
thinking-sphinx-2.0.8 features/thinking_sphinx/models/category.rb
thinking-sphinx-1.4.8 features/thinking_sphinx/models/category.rb
thinking-sphinx-2.0.7 features/thinking_sphinx/models/category.rb
thinking-sphinx-2.0.6 features/thinking_sphinx/models/category.rb
thinking-sphinx-1.4.7 features/thinking_sphinx/models/category.rb
thinking-sphinx-2.0.5 features/thinking_sphinx/models/category.rb
thinking-sphinx-1.4.6 features/thinking_sphinx/models/category.rb
sayso-thinking-sphinx-2.0.3.002 features/thinking_sphinx/models/category.rb
sayso-thinking-sphinx-2.0.3.001 features/thinking_sphinx/models/category.rb
thinking-sphinx-2.0.4 features/thinking_sphinx/models/category.rb
thinking-sphinx-1.4.5 features/thinking_sphinx/models/category.rb
thinking-sphinx-2.0.3 features/thinking_sphinx/models/category.rb
thinking-sphinx-1.4.4 features/thinking_sphinx/models/category.rb
thinking-sphinx-1.4.3 features/thinking_sphinx/models/category.rb
thinking-sphinx-2.0.2 features/thinking_sphinx/models/category.rb
thinking-sphinx-1.4.2 features/thinking_sphinx/models/category.rb
thinking-sphinx-1.4.1 features/thinking_sphinx/models/category.rb
joshcutler-thinking-sphinx-1.3.18 features/thinking_sphinx/models/category.rb