method
environment
ruby latest stable - Class:
Bundler
environment()public
No documentation available.
# File lib/bundler.rb, line 121
def environment
SharedHelpers.major_deprecation 2, "Bundler.environment has been removed in favor of Bundler.load"
load
end