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