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.16.3 app/views/frontpage/host_meta.xml.builder
social_stream-0.21.4 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.16.2 app/views/frontpage/host_meta.xml.builder
social_stream-0.21.3 base/app/views/frontpage/host_meta.xml.builder
social_stream-0.21.2 base/app/views/frontpage/host_meta.xml.builder
social_stream-0.21.1 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.16.1 app/views/frontpage/host_meta.xml.builder
social_stream-0.21.0 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.16.0 app/views/frontpage/host_meta.xml.builder
social_stream-0.20.2 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.15.2 app/views/frontpage/host_meta.xml.builder
social_stream-0.20.1 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.15.1 app/views/frontpage/host_meta.xml.builder
social_stream-0.20.0 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.15.0 app/views/frontpage/host_meta.xml.builder
social_stream-0.19.3 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.14.3 app/views/frontpage/host_meta.xml.builder
social_stream-0.19.2 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.14.2 app/views/frontpage/host_meta.xml.builder
social_stream-0.19.1 base/app/views/frontpage/host_meta.xml.builder