Method: Bundler::LazySpecification#source
- Defined in:
- lib/bundler/lazy_specification.rb
#source ⇒ Object
Returns the value of attribute source.
10 11 12 |
# File 'lib/bundler/lazy_specification.rb', line 10 def source @source end |