Sha256: b212a06632c4149260584158663829f8a3002d40b0eb20bd4c97db229d728fb5

Contents?: true

Size: 289 Bytes

Versions: 6

Compression:

Stored size: 289 Bytes

Contents

xml.instruct! :xml, :version=>"1.0", :encoding=>"UTF-8"
xml.rsd "version"=>"1.0", "xmlns"=>"http://archipelago.phrasewise.com/rsd" do
  xml.service do
    xml.engineName "Publify"
    xml.engineLink "http://www.publify.co"
    xml.homePageLink url_for(:controller => "articles")
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
publify_core-9.0.0.pre6 app/views/xml/rsd.rsd.builder
publify_core-9.0.0.pre5 app/views/xml/rsd.rsd.builder
publify_core-9.0.0.pre4 app/views/xml/rsd.rsd.builder
publify_core-9.0.0.pre3 app/views/xml/rsd.rsd.builder
publify_core-9.0.0.pre2 app/views/xml/rsd.rsd.builder
publify_core-9.0.0.pre1 app/views/xml/rsd.rsd.builder