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
puffer-0.0.26 spec/dummy/app/models/tagging.rb
puffer-0.0.25 spec/dummy/app/models/tagging.rb
puffer-0.0.24 spec/dummy/app/models/tagging.rb
thinking-sphinx-2.0.7 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-2.0.6 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-1.4.7 features/thinking_sphinx/models/tagging.rb
puffer-0.0.23 spec/dummy/app/models/tagging.rb
puffer-0.0.22 spec/dummy/app/models/tagging.rb
puffer-0.0.21 spec/dummy/app/models/tagging.rb
puffer-0.0.20 spec/dummy/app/models/tagging.rb
thinking-sphinx-2.0.5 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-1.4.6 features/thinking_sphinx/models/tagging.rb
sayso-thinking-sphinx-2.0.3.002 features/thinking_sphinx/models/tagging.rb
sayso-thinking-sphinx-2.0.3.001 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-2.0.4 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-1.4.5 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-2.0.3 features/thinking_sphinx/models/tagging.rb
thinking-sphinx-1.4.4 features/thinking_sphinx/models/tagging.rb
puffer-0.0.19 spec/dummy/app/models/tagging.rb
puffer-0.0.18 spec/dummy/app/models/tagging.rb