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-2.0.13 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-1.4.13 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-2.0.12 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-1.4.12 features/thinking_sphinx/models/tagging.rb
puffer-0.1.1 spec/dummy/app/models/tagging.rb
is_taggable_rails3-0.3.0 lib/tagging.rb
thinking-sphinx-2.0.11 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-1.4.11 features/thinking_sphinx/models/tagging.rb
puffer-0.1.0 spec/dummy/app/models/tagging.rb
thinking-sphinx-2.0.10 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-1.4.10 features/thinking_sphinx/models/tagging.rb
puffer-0.0.32 spec/dummy/app/models/tagging.rb
puffer-0.0.31 spec/dummy/app/models/tagging.rb
puffer-0.0.30 spec/dummy/app/models/tagging.rb
thinking-sphinx-2.0.9 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-1.4.9 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-2.0.8 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-1.4.8 features/thinking_sphinx/models/tagging.rb
puffer-0.0.29 spec/dummy/app/models/tagging.rb
puffer-0.0.28 spec/dummy/app/models/tagging.rb