Method: Bundler::GemInstaller#standalone
- Defined in:
- lib/bundler/installer/gem_installer.rb
#standalone ⇒ Object (readonly)
Returns the value of attribute standalone.
5 6 7 |
# File 'lib/bundler/installer/gem_installer.rb', line 5 def standalone @standalone end |