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.11.0 app/views/frontpage/host_meta.xml.builder
social_stream-0.15.8 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.10.11 app/views/frontpage/host_meta.xml.builder
social_stream-0.15.7 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.10.10 app/views/frontpage/host_meta.xml.builder
social_stream-0.15.6 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.10.9 app/views/frontpage/host_meta.xml.builder
social_stream-0.15.5 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.10.8 app/views/frontpage/host_meta.xml.builder
social_stream-0.15.4 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.10.7 app/views/frontpage/host_meta.xml.builder
social_stream-0.15.1 base/app/views/frontpage/host_meta.xml.builder
social_stream-0.15.0 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.10.6 app/views/frontpage/host_meta.xml.builder
social_stream-0.14.1 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.10.5 app/views/frontpage/host_meta.xml.builder
social_stream-0.14.0 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.10.4 app/views/frontpage/host_meta.xml.builder
social_stream-0.13.3 base/app/views/frontpage/host_meta.xml.builder
social_stream-base-0.10.3 app/views/frontpage/host_meta.xml.builder