Commontator
A Rails engine for comments
No ratings yet
- Gem
- commontator
- Repository
- lml/commontator
- License
- MIT
- Stars
- 354
- Added
- August 21, 2026
About
A Rails engine for comments
Commontator is a Rails engine for comments. It is compatible with Rails 5.2+. Being an engine means it is fully functional as soon as you install and configure the gem, providing models, views and controllers of its own. At the same time, almost anything about it can be configured or customized to suit your needs.
Mounting it
ruby
# Gemfile
gem "commontator"
# config/routes.rb
mount Commontator::Engine, at: "/commontator"
Details
354 stars on GitHub · MIT licensed · maintained by lml. Source: https://github.com/lml/commontator
Discussion (0)
Sign in to join the discussion.
No comments yet.