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
thinking-sphinx-1.3.8 features/support/models/tagging.rb
thinking-sphinx-1.3.7 features/support/models/tagging.rb
thinking-sphinx-1.3.6 features/support/models/tagging.rb
thinking-sphinx-1.3.4 features/support/models/tagging.rb
thinking-sphinx-1.3.3 features/support/models/tagging.rb
thinking-sphinx-099-1.3.2 features/support/models/tagging.rb
thinking-sphinx-1.3.2 features/support/models/tagging.rb
moneypools-thinking-sphinx-1.3.1 features/support/models/tagging.rb
thinking-sphinx-1.3.1 features/support/models/tagging.rb
thinking-sphinx-099-1.3.1 features/support/models/tagging.rb
thinking-sphinx-099-1.3.0 features/support/models/tagging.rb
thinking-sphinx-1.3.0 features/support/models/tagging.rb
thinking-sphinx-099-1.2.13 features/support/models/tagging.rb
thinking-sphinx-1.2.13 features/support/models/tagging.rb
moneypools-thinking-sphinx-1.2.13 features/support/models/tagging.rb
moneypools-thinking-sphinx-1.2.12 features/support/models/tagging.rb
warp-thinking-sphinx-1.2.12 features/support/models/tagging.rb
is_taggable-0.1.0 lib/tagging.rb