method
configure
v2_6_3 -
Show latest stable
- Class:
Bundler
configure()public
No documentation available.
# File lib/bundler.rb, line 65
def configure
@configured ||= configure_gem_home_and_path
end configure()No documentation available.
# File lib/bundler.rb, line 65
def configure
@configured ||= configure_gem_home_and_path
end