Method: Bundler::SpecSet#to_s
- Defined in:
- lib/bundler/spec_set.rb
permalink #to_s ⇒ Object
[View source]
214 215 216 |
# File 'lib/bundler/spec_set.rb', line 214 def to_s map(&:full_name).to_s end |
214 215 216 |
# File 'lib/bundler/spec_set.rb', line 214 def to_s map(&:full_name).to_s end |