mailboxer/mailboxer
A Rails gem to send messages inside a web application observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5658
- days_rel: n/a
- days_push: 874
- n_releases_24m: 0
Adoption not part of the score
1635 stars · 453 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Mailboxer is a Ruby on Rails gem that adds a private messaging system to web applications. It supports multi-participant conversations, system notifications, email delivery, and per-user mailboxes with inbox, sentbox, and trash folders.
Use cases
- add private messaging between users in a Rails app
- implement group conversations with multiple participants
- send in-app system notifications to users
- notify users by email when they receive a message
- give each user an inbox, sentbox, and trash mailbox
When to choose
- you need a ready-made messaging layer for a Rails application
- you want conversations, notifications, and email delivery in one gem
- you need per-user mailboxes without building the schema yourself
When to avoid
- you are not using Ruby on Rails or ActiveRecord
- you need real-time chat with websockets rather than stored messages
- you need a heavily customized messaging model beyond conversations and notifications
Facets
library · maturity maintenance
email message-queue middleware web-development backend messaging-platforms ruby rails-gem messaging conversations notifications mailbox private-messages activerecord web-server
1 source
- readme: https://github.com/mailboxer/mailboxer · fetched 2026-08-28 · 2654fd3f1fb4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mailboxer/mailboxer | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mailboxer/mailboxer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem