You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-1
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,20 @@ Oracle enhanced adapter for ActiveRecord
6
6
DESCRIPTION
7
7
-----------
8
8
9
-
Oracle enhanced ActiveRecord adapter provides Oracle database access from Ruby on Rails applications. Oracle enhanced adapter can be used from Ruby on Rails versions between 2.3.x and 7.0 and it is working with Oracle database versions 10g and higher
9
+
Oracle enhanced ActiveRecord adapter provides Oracle database access from Ruby on Rails applications. Oracle enhanced adapter can be used from Ruby on Rails versions between 2.3.x and 7.1 and it is working with Oracle database versions 10g and higher
10
10
11
11
INSTALLATION
12
12
------------
13
+
### Rails 7.1
14
+
15
+
Oracle enhanced adapter version 7.1 supports Rails 7.1
16
+
When using Ruby on Rails version 7.1 then in Gemfile include
0 commit comments