Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
debian-packages
ruby-oci8
Commits
aaadfd09
Commit
aaadfd09
authored
May 19, 2016
by
Kubo Takehiro
Browse files
Merge pull request #130 from seanhussey/patch-1
Fix typo
parents
6dd94cce
e619620f
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/ruby-oci8.rb
View file @
aaadfd09
if
caller
[
0
]
!~
/\/bundler\/runtime\.rb:\d+:in `require'/
warn
"Don't requie 'ruby-oci8'. Use
\"
require 'oci8'
\"
instead. 'ruby-oci8.rb' was added only for 'Bundler.require'."
warn
"Don't requi
r
e 'ruby-oci8'. Use
\"
require 'oci8'
\"
instead. 'ruby-oci8.rb' was added only for 'Bundler.require'."
end
require
'oci8'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment