Object
# File lib/rugged/credentials.rb, line 26 def initialize(options) @username = options[:username] end
# File lib/rugged/credentials.rb, line 30 def call(url, username_from_url, allowed_types) self end
[Validate]
Generated with the Darkfish Rdoc Generator 2.