method
ruby_scope
v2_6_3 -
Show latest stable
- Class:
Bundler
ruby_scope()public
No documentation available.
# File lib/bundler.rb, line 155
def ruby_scope
"#{Bundler.rubygems.ruby_engine}/#{Bundler.rubygems.config_map[:ruby_version]}"
end