index.atom.builder 110 Bytes
atom_feed do |feed|
  feed.title("Errbit notices at #{root_url}")
  render "problems/list", :feed => feed
end