Sha256: 83aa94158ca0392662624161cc8f669eadbc7302354d2f48d2d112acf359820b

Contents?: true

Size: 172 Bytes

Versions: 36

Compression:

Stored size: 172 Bytes

Contents

xml.instruct! :xml, :version=>"1.0", :encoding=>"iso-8859-1"
xml.response do
  xml.error(@error_message.blank? ? 0 : 1)
  xml.message(@error_message) if @error_message
end

Version data entries

36 entries across 36 versions & 2 rubygems

Version Path
publify_core-9.0.0.pre6 app/views/articles/trackback.xml.builder
publify_core-9.0.0.pre5 app/views/articles/trackback.xml.builder
publify_core-9.0.0.pre4 app/views/articles/trackback.xml.builder
publify_core-9.0.0.pre3 app/views/articles/trackback.xml.builder
publify_core-9.0.0.pre2 app/views/articles/trackback.xml.builder
publify_core-9.0.0.pre1 app/views/articles/trackback.xml.builder
typo-5.5 app/views/articles/trackback.xml.builder
typo-5.4.4 app/views/articles/trackback.xml.builder
typo-5.4.3 app/views/articles/trackback.xml.builder
typo-5.4.2 app/views/articles/trackback.xml.builder
typo-5.4.1 app/views/articles/trackback.xml.builder
typo-5.4 app/views/articles/trackback.xml.builder
typo-3.99.0 app/views/articles/trackback.rxml
typo-3.99.2 app/views/articles/trackback.rxml
typo-3.99.1 app/views/articles/trackback.rxml
typo-3.99.3 app/views/articles/trackback.rxml
typo-4.0.2 app/views/articles/trackback.rxml
typo-4.0.1 app/views/articles/trackback.rxml
typo-3.99.4 app/views/articles/trackback.rxml
typo-4.0.0 app/views/articles/trackback.rxml