Sha256: 5db4e208daf32d6dc9a5350e033851063847ce510d3bb30f6102f1a2d93df0ac

Contents?: true

Size: 99 Bytes

Versions: 2

Compression:

Stored size: 99 Bytes

Contents

class Post < ActiveRecord::Base
  stampable :stamper_class_name => :person
  has_many :comments
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
grosser-userstamp-2.0.0 test/models/post.rb
userstamp-2.0.0 test/models/post.rb