Method: Rugged::Credentials::UserPassword#call

Defined in:
lib/rugged/credentials.rb

#call(url, username_from_url, allowed_types) ⇒ Object



14
15
16
# File 'lib/rugged/credentials.rb', line 14

def call(url, username_from_url, allowed_types)
  self
end