Method: OpenID::Yadis::DiscoveryResult#xrds_uri
- Defined in:
- lib/openid/yadis/discovery.rb
#xrds_uri ⇒ Object
The URI from which the response text was returned (set to nil if there was no XRDS document found)
30 31 32 |
# File 'lib/openid/yadis/discovery.rb', line 30 def xrds_uri @xrds_uri end |