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.28.4 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.22.4 app/views/frontpage/host_meta.xml.builder
social_stream-0.28.1 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.22.1 app/views/frontpage/host_meta.xml.builder
social_stream-0.28.0 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.22.0 app/views/frontpage/host_meta.xml.builder
social_stream-0.27.3 base/app/views/frontpage/host_meta.xml.builder
social_stream-0.27.2 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.21.2 app/views/frontpage/host_meta.xml.builder
social_stream-0.27.1 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.21.1 app/views/frontpage/host_meta.xml.builder
social_stream-0.27.0 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.21.0 app/views/frontpage/host_meta.xml.builder
social_stream-0.26.2 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.20.2 app/views/frontpage/host_meta.xml.builder
social_stream-0.26.1 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.20.1 app/views/frontpage/host_meta.xml.builder
social_stream-0.26.0 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.20.0 app/views/frontpage/host_meta.xml.builder
social_stream-0.25.2 base/app/views/frontpage/host_meta.xml.builder