# excid3/simple_calendar

A wonderfully simple calendar gem for Rails

Repository: https://github.com/excid3/simple_calendar
Canonical: https://ross.abutalabs.com/products/simple_calendar
Homepage: http://excid3.github.io/simple_calendar
Language: Ruby
License: MIT
License Family: permissive
Topics: calendar, ruby, week-calendar, custom-calendar, meeting, month
Last push: 2025-05-08T15:18:34+00:00

## Health v2 (maintenance only)
Score: 43/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 20, release rhythm 40, longevity 100
- inputs: {"age_days": 5324, "days_push": 482, "days_rel": 601, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1666, forks 271 (observed 2026-08-28T04:05:19.575356+00:00)

## What it is
A Ruby gem for Ruby on Rails that renders calendars of any size (day, week, month, or custom ranges) with simple view helpers. It is ORM-agnostic and supports rendering events from any model or Ruby object.

## Use cases
- render a month calendar in a Rails app
- show a week view of meetings or events
- build a custom multi-day agenda view
- display events from ActiveRecord models on a calendar
- add a calendar with i18n month and weekday names
- customize calendar partials and URL start date params

## When to choose
- you need calendar rendering in a Rails or Ruby web app
- you want a lightweight, ORM-agnostic calendar view helper
- you need flexible calendar lengths (day, week, month, custom ranges)

## When to avoid
- you need a full JavaScript calendar with drag-and-drop scheduling
- you are not using Rails or ERB-style templating
- you need rich interactive features like resizing or recurring event editing

## Facets
- artifact type: library
- maturity: stable
- function: templating, date-time, ui-components
- domain: web-development, frontend, developer-tools
- platform: ruby
- tags: rails, calendar-view, month-calendar, week-calendar, events, view-helper, web-server

## Member repositories
- excid3/simple_calendar (main) score 43

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:19.575356+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:42:58.956055+00:00, confidence not recorded.
  - readme: https://github.com/excid3/simple_calendar (fetched 2026-08-28T04:05:19.575356+00:00, sha 7faf9c223587)
  - homepage: http://excid3.github.io/simple_calendar (fetched 2026-08-29T11:16:18.606888+00:00, sha 2e5575babb2b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
