Sha256: 9df8261cfcae04efadd76b4080726fc2b6b40e24cd82766b2364a0efa77dbd1b

Contents?: true

Size: 326 Bytes

Versions: 208

Compression:

Stored size: 326 Bytes

Contents

xml.instruct!
xml.XRD :xmlns     => 'http://docs.oasis-open.org/ns/xri/xrd-1.0',
        "xmlns:hm" => 'http://host-meta.net/ns/1.0' do

  xml.tag! "hm:Host", request.host_with_port

  xml.Link :rel      => "lrdd",
           :template => "#{ root_url }subjects/lrdd/{uri}",
           :type     => "application/xrd+xml"

end

Version data entries

208 entries across 208 versions & 4 rubygems

Version Path
social_stream-base-0.14.1 app/views/frontpage/host_meta.xml.builder
vkhater-social_stream-0.16.3.3 base/app/views/frontpage/host_meta.xml.builder
vkhater-social_stream-base-0.11.2 app/views/frontpage/host_meta.xml.builder
social_stream-0.19.0 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.14.0 app/views/frontpage/host_meta.xml.builder
social_stream-0.18.2 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.13.2 app/views/frontpage/host_meta.xml.builder
social_stream-0.18.1 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.13.1 app/views/frontpage/host_meta.xml.builder
social_stream-0.18.0 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.13.0 app/views/frontpage/host_meta.xml.builder
social_stream-0.17.1 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.12.1 app/views/frontpage/host_meta.xml.builder
social_stream-0.17.0 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.12.0 app/views/frontpage/host_meta.xml.builder
social_stream-0.16.3 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.11.2 app/views/frontpage/host_meta.xml.builder
social_stream-0.16.2 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.11.1 app/views/frontpage/host_meta.xml.builder
social_stream-0.16.1 base/app/views/frontpage/host_meta.xml.builder