21 September HTTP status exception handling plugin
Posted by
Willem van Bergen in Ruby on Rails
Some time ago, I wrote about putting HTTP status code to use for your Rails application. For my reinvigorated project, I wanted to apply the same technique. Instead of re-implementing it once again, I created a Rails plugin called http_status_exceptions to easily add this functionality and I have put it on Github. For more information on how to install and use the plugin, see the project’s wiki.
No Comments - Tags: gem, github, http status codes, http_status_exceptions, plugin, rails


