ryanto/acts_as_votable
Votable ActiveRecord for Rails observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5725
- days_rel: n/a
- days_push: 1360
- n_releases_24m: 0
Adoption not part of the score
1526 stars · 213 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby gem that adds voting functionality (upvote/downvote, like/dislike) to Rails ActiveRecord models. Any model can vote on any other model, with support for arbitrary scopes and cached vote tallies.
Use cases
- add upvotes/downvotes to posts in a rails app
- let users like or dislike content
- implement voting on any activerecord model
- track votes from non-user models like groups or teams
- count likes and dislikes on records
When to choose
- you have a Rails/ActiveRecord app and need flexible voting or liking on models
- you want votes to come from arbitrary voter models, not just users
- you need scoped voting and cached vote counts
When to avoid
- you are not using Rails or ActiveRecord
- you need a standalone voting API service
- you need very advanced reputation or ranking algorithms beyond weighted scores
Facets
library · maturity maintenance
orm database web-development backend ruby rails activerecord voting like-dislike gem web-server
1 source
- readme: https://github.com/ryanto/acts_as_votable · fetched 2026-08-28 · 356f8dbe5f9c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ryanto/acts_as_votable | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ryanto/acts_as_votable")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem