Skip to content
This repository was archived by the owner on Dec 26, 2025. It is now read-only.

Commit 14f25e4

Browse files
committed
doc: add deprecation notice
1 parent c1cb6af commit 14f25e4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
# Mobility Action Text
1+
# Mobility Action Text (deprecated)
22

33
![Gem Version](https://badge.fury.io/rb/mobility-actiontext.svg)
44
![Build Status](https://github.com/sedubois/mobility-actiontext/workflows/CI/badge.svg)
55

66
Translate Rails [Action Text](https://guides.rubyonrails.org/action_text_overview.html) rich text with [Mobility](https://github.com/shioyama/mobility).
77

8+
> [!WARNING]
9+
> This project is not maintained.
10+
11+
> [!TIP]
12+
> Try out vanilla Rails concerns for translating [model attributes](https://github.com/sedubois/mobility-actiontext/issues/59#issuecomment-2670675174) and [rich text](https://github.com/sedubois/mobility-actiontext/issues/59#issuecomment-2672570884).
13+
814
## Installation
915

1016
1. [Install Action Text](https://guides.rubyonrails.org/action_text_overview.html#installation).

0 commit comments

Comments
 (0)