We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 781e910 + c4c1114 commit afe43faCopy full SHA for afe43fa
README.md
@@ -18,7 +18,6 @@ When using Ruby on Rails version 7.0 then in Gemfile include
18
```ruby
19
# Use oracle as the database for Active Record
20
gem 'activerecord-oracle_enhanced-adapter', '~> 7.0.0'
21
-gem 'ruby-oci8' # only for CRuby users
22
```
23
24
### Rails 6.1
0 commit comments