Sha256: 2730b2d45e14618eef5a278050d2aaa21e34e4a29fc88a117bb74ebfabe2a53d

Contents?: true

Size: 118 Bytes

Versions: 18

Compression:

Stored size: 118 Bytes

Contents

class Photo < ActiveRecord::Base
  acts_as_taggable
  
  belongs_to :user
end

class SpecialPhoto < Photo
end

Version data entries

18 entries across 18 versions & 11 rubygems

Version Path
acts_as_20ggable-1.0.0 test/fixtures/photo.rb
elight-acts_as_taggable_on_steroids-1.1 test/fixtures/photo.rb
ggoodale-acts_as_taggable_on_steroids-1.1.1 test/fixtures/photo.rb
ggoodale-acts_as_taggable_on_steroids-1.1 test/fixtures/photo.rb
jviney-acts_as_taggable_on_steroids-1.0 test/fixtures/photo.rb
jviney-acts_as_taggable_on_steroids-1.1 test/fixtures/photo.rb
rotuka-taggable-0.0.1 test/fixtures/photo.rb
seamusabshere-acts_as_taggable_on_steroids-1.0 test/fixtures/photo.rb
seamusabshere-acts_as_taggable_on_steroids-1.3 test/fixtures/photo.rb
protolif-acts_as_taggable_on_steroids-2.1.2 test/dummy/app/models/photo.rb
protolif-acts_as_taggable_on_steroids-2.1.1 test/dummy/app/models/photo.rb
bborn-acts_as_taggable_on_steroids-2.1 test/dummy/app/models/photo.rb
bborn-acts_as_taggable_on_steroids-2.0.beta3 test/fixtures/photo.rb
bborn-acts_as_taggable_on_steroids-2.0.beta2 test/fixtures/photo.rb
acts_as_taggable3-2.0.beta2 test/fixtures/photo.rb
acts_as_taggable_on_steroids-1.2 test/fixtures/photo.rb
acts_as_taggable_on_steroids-1.1 test/fixtures/photo.rb
pictrails-0.5.0 vendor/plugins/acts_as_taggable_on_steroids/test/fixtures/photo.rb