Registry / other / muck-comments

muck-comments

JSON →
library3.2.0rbrubygemsunverified

The comment engine for the muck system.

gem install muck-comments
INSTALL
IMPORT
SIG · MUCK-COMMENTS
M
muck-comments
otherrubyv3.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MuckComments
require 'muck-comments'

Create a comment on a commentable object.

require 'muck-comments' # Assuming Rails app with MuckComments installed comment = Comment.new(body: 'Great post!', commentable: post, user: current_user) comment.save
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
muck-comments — gem install muck-comments · libregistry