<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title><![CDATA[@antoniomolinari blog]]></title>
  <link href="http://magnum.github.io/atom.xml" rel="self"/>
  <link href="http://magnum.github.io/"/>
  <updated>2013-08-12T00:39:04+02:00</updated>
  <id>http://magnum.github.io/</id>
  <author>
    <name><![CDATA[Antonio Molinari]]></name>
    <email><![CDATA[molinari@incode.it]]></email>
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  
  <entry>
    <title type="html"><![CDATA[custom error handling in rails]]></title>
    <link href="http://magnum.github.io/blog/2013/08/11/custom-error-handling-in-rails/"/>
    <updated>2013-08-11T22:09:00+02:00</updated>
    <id>http://magnum.github.io/blog/2013/08/11/custom-error-handling-in-rails</id>
    <content type="html"><![CDATA[<p> allows to respond with json when exceptions are thrown in api controllers and with standard error handling in all other cases</p>

<p> <script src="https://gist.github.com/magnum/5676381.js"></script></p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[my first blog post]]></title>
    <link href="http://magnum.github.io/blog/2013/08/11/my-first-blog-post/"/>
    <updated>2013-08-11T20:30:00+02:00</updated>
    <id>http://magnum.github.io/blog/2013/08/11/my-first-blog-post</id>
    <content type="html"><![CDATA[
]]></content>
  </entry>
  
</feed>
