Skip to content

Commit

Permalink
Update README.md to note that Rails 7.1+ will still need to add trilo…
Browse files Browse the repository at this point in the history
…gy gem to Gemfile
  • Loading branch information
bensheldon authored Oct 21, 2024
1 parent 93f5a0c commit f3714a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Ruby on Rails Active Record database adapter for [Trilogy](https://github.com/tr

This gem offers Trilogy support for versions of Active Record prior to v7.1. Currently supports:

- ⚠️ Rails v7.1+ includes Trilogy support by default making this gem unnecessary
- ⚠️ Rails v7.1+ includes Trilogy support by default making this gem unnecessary; do add `gem "trilogy"` to your Gemfile
- ✅ Rails v7.0.x
- ✅ Rails v6.1.x
- ✅ Rails v6.0.x
Expand Down

0 comments on commit f3714a6

Please sign in to comment.