Method: Bundler::Source::Metadata#to_s
- Defined in:
- lib/bundler/source/metadata.rb
permalink #to_s ⇒ Object
[View source]
45 46 47 |
# File 'lib/bundler/source/metadata.rb', line 45 def to_s "the local ruby installation" end |
45 46 47 |
# File 'lib/bundler/source/metadata.rb', line 45 def to_s "the local ruby installation" end |