From dbd770723c3c2f5104640f6c3f5d0ffe3aca563b Mon Sep 17 00:00:00 2001 From: George Date: Sat, 8 Jul 2023 14:58:50 +0700 Subject: [PATCH] Add mobility_typed plugin reference to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 669fe47c..e23859b0 100644 --- a/README.md +++ b/README.md @@ -1027,6 +1027,7 @@ Integrations * [mobility-actiontext](https://github.com/sedubois/mobility-actiontext): Translate Rails [Action Text](https://guides.rubyonrails.org/action_text_overview.html) rich text with Mobility. +* [mobility_typed](https://github.com/GeorgeGorbanev/mobility_typed): Add type checking to Rails models accessors. Tutorials ---------