Method: Bundler::Source::Git#identifier
- Defined in:
- lib/bundler/source/git.rb
#identifier ⇒ Object
104 105 106 |
# File 'lib/bundler/source/git.rb', line 104 def identifier uri_with_specifiers([humanized_ref, locked_revision, glob_for_display]) end |