Sha256: 0b8464fc2c28acfc5e83f951bd52b92670ef28b88fdf38e3fad928cece8d63a8

Contents?: true

Size: 161 Bytes

Versions: 6

Compression:

Stored size: 161 Bytes

Contents

# this class is only meant for compatability mode testing
class Comment < ActiveRecord::Base
  stampable   :stamper_class_name => :person
  belongs_to  :post
end

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
originator-3.1 test/models/comment.rb
originator-3.0 test/models/comment.rb
magiclabs-userstamp-3.0 test/models/comment.rb
magiclabs-userstamp-2.1.0 test/models/comment.rb
magiclabs-userstamp-2.0.2 test/models/comment.rb
userstamp-2.0.1 test/models/comment.rb