README in egregious-0.2.0 vs README in egregious-0.2.1
- old
+ new
@@ -1,4 +1,13 @@
+Update Log:
+ Version 0.2.0 released to https://rubygems.org/gems/egregious on 9.21.2012
+ Merged pull requests:
+ Bug Fix: should translate status code Symbol to right HTTP STATUS CODE - avinasha
+ Fixes teapot bug with rails 3.2.8. - kbrown
+ Thank you avinasha and kbrown along with all the other forks! Keep those pull requests comming.
+
+If you would like to contribute take a look at the issues feature list, fork and issue a pull request!
+
These instructions with some formatting can be found @ http://railsindirection.blogspot.com/2011/09/rails-exception-handling-egregious.html
Egregious is a rails based exception handling gem for well defined http exception handling for json, xml and html.
If you have a json or xml api into your rails application, you probably have added your own exception handling to map
\ No newline at end of file