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-0.13.2 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.10.2 app/views/frontpage/host_meta.xml.builder
social_stream-0.13.1 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.10.1 app/views/frontpage/host_meta.xml.builder
social_stream-0.13.0 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.10.0 app/views/frontpage/host_meta.xml.builder
social_stream-0.12.14 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.9.36 app/views/frontpage/host_meta.xml.builder
social_stream-0.12.13 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.9.35 app/views/frontpage/host_meta.xml.builder
social_stream-0.12.12 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.9.34 app/views/frontpage/host_meta.xml.builder
social_stream-0.12.11 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.9.33 app/views/frontpage/host_meta.xml.builder
social_stream-0.12.10 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.9.32 app/views/frontpage/host_meta.xml.builder
social_stream-0.12.9 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.9.31 app/views/frontpage/host_meta.xml.builder
social_stream-0.12.8 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.9.30 app/views/frontpage/host_meta.xml.builder