Sha256: 59761b2dfde840ccac6fc56af869d5ae5fe891c3139b9002807827a08e29e4d6

Contents?: true

Size: 114 Bytes

Versions: 14

Compression:

Stored size: 114 Bytes

Contents

class Contact < ActiveRecord::Base
  tagalong_taggable
end

class User < ActiveRecord::Base
  tagalong_tagger
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
tagalong-0.1.4 spec/models.rb
tagalong-0.1.3 spec/models.rb
tagalong-0.1.2 spec/models.rb
tagalong-0.1.1 spec/models.rb
tagalong-0.1.0 spec/models.rb
tagalong-0.0.9 spec/models.rb
tagalong-0.0.8 spec/models.rb
tagalong-0.0.7 spec/models.rb
tagalong-0.0.6 spec/models.rb
tagalong-0.0.5 spec/models.rb
tagalong-0.0.4 spec/models.rb
tagalong-0.0.3 spec/models.rb
tagalong-0.0.2 spec/models.rb
tagalong-0.0.1 spec/models.rb