rails_templatable 0.1.3
A lightweight Rails Engine that enables any ActiveRecord model to use predefined templates via a simple one-to-many relationship. Each record has one template, templates can be reused across multiple records. Supports HTML, Markdown, and plain text formats with flexible categories.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 6.0, < 9.0