Sha256: 031fbc2cd7489c50cde7e0fa7bfeff57e1ba0df1c8bfc1cefda03886b352162e
Contents?: true
Size: 85 Bytes
Versions: 1
Compression:
Stored size: 85 Bytes
Contents
class Note < ActiveRecord::Base acts_as_commentable types: [:private, :public] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
acts_as_commentable_more-1.1.0 | test/dummy/app/models/note.rb |