Method: Rugged::Credentials::UserPassword#call

Defined in:
lib/rugged/credentials.rb

#call(url, username_from_url, allowed_types) ⇒ Object



9
10
11
# File 'lib/rugged/credentials.rb', line 9

def call(url, username_from_url, allowed_types)
  self
end