method
ruby_scope
ruby 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