Sha256: 567427fb9ac2fdacc2e9f034b21144b681613b035c9de768fa98fab997e72dde

Contents?: true

Size: 102 Bytes

Versions: 138

Compression:

Stored size: 102 Bytes

Contents

class Tagging < ActiveRecord::Base
  belongs_to :tag
  belongs_to :taggable, :polymorphic => true
end

Version data entries

138 entries across 138 versions & 22 rubygems

Version Path
hawkerb-thinking-sphinx-1.3.18 features/support/models/tagging.rb
thinking-sphinx-1.3.17 features/thinking_sphinx/models/tagging.rb
warp-thinking-sphinx-1.3.16 features/support/models/tagging.rb
thinking-sphinx-1.3.16 features/support/models/tagging.rb
hawkerb-thinking-sphinx-1.3.17 features/support/models/tagging.rb
thinking-sphinx-1.3.15 features/support/models/tagging.rb
hawkerb-thinking-sphinx-1.3.16 features/support/models/tagging.rb
hawkerb-thinking-sphinx-1.3.15 features/support/models/tagging.rb
hawkerb-thinking-sphinx-1.3.14 features/support/models/tagging.rb
zipme-thinking-sphinx-1.3.14 features/support/models/tagging.rb
thinking-sphinx-1.3.14 features/support/models/tagging.rb
warp-thinking-sphinx-1.3.13 features/support/models/tagging.rb
thinking-sphinx-1.3.13 features/support/models/tagging.rb
thinking-sphinx-1.3.12 features/support/models/tagging.rb
thinking-sphinx-1.3.11 features/support/models/tagging.rb
warp-thinking-sphinx-1.3.11 features/support/models/tagging.rb
warp-thinking-sphinx-1.3.10 features/support/models/tagging.rb
thinking-sphinx-1.3.10 features/support/models/tagging.rb
thinking-sphinx-1.3.9 features/support/models/tagging.rb
ts-xml-0.0.1 features/support/models/tagging.rb