File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99
1010This gem provides the railtie that allows
1111[ sequel] ( http://github.com/jeremyevans/sequel ) to hook into
12- [ Rails (5.2.x, 6.x, 7.x)] ( http://github.com/rails/rails ) and thus behave like a
12+ [ Rails (5.2.x, 6.x, 7.x, 8.x )] ( http://github.com/rails/rails ) and thus behave like a
1313rails framework component. Just like activerecord does in rails,
1414[ sequel-rails] ( http://github.com/talentbox/sequel-rails ) uses the railtie API to
1515hook into rails. The two are actually hooked into rails almost identically.
@@ -27,7 +27,7 @@ Since January 2013, we've become the official maintainers of the gem after
2727Using sequel-rails
2828==================
2929
30- Using sequel with Rails (5.2.x, 6.x, 7.x) requires a few minor changes.
30+ Using sequel with Rails (5.2.x, 6.x, 7.x, 8.x ) requires a few minor changes.
3131
3232First, add the following to your Gemfile (after the ` Rails ` lines):
3333
You can’t perform that action at this time.
0 commit comments