Sha256: 7874a95efddbc268fe8d25e717e8baaf5253777c5cca2c1d51dac89bb543bcf7

Contents?: true

Size: 80 Bytes

Versions: 3

Compression:

Stored size: 80 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
jodosha-cached-models-0.0.3 test/models/tag.rb
cached-models-0.0.2 test/models/tag.rb
cached-models-0.0.3 test/models/tag.rb