Method: Bundler::Source#inspect
- Defined in:
- lib/bundler/source.rb
permalink #inspect ⇒ Object
[View source]
69 70 71 |
# File 'lib/bundler/source.rb', line 69 def inspect "#<#{self.class}:0x#{object_id} #{self}>" end |
69 70 71 |
# File 'lib/bundler/source.rb', line 69 def inspect "#<#{self.class}:0x#{object_id} #{self}>" end |