# File lib/oauth/signature/plaintext.rb, line 11 11: def ==(cmp_signature) 12: signature.to_s == cmp_signature.to_s 13: end
# File lib/oauth/signature/plaintext.rb, line 19 19: def secret 20: super 21: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.