README.md in ratchetio-0.4.1 vs README.md in ratchetio-0.4.2
- old
+ new
@@ -89,15 +89,15 @@
- ActiveRecord::RecordNotFound
- AbstractController::ActionNotFound
- ActionController::RoutingError
-If you'd like to customize this list, see the example code in `config/initializers/ratchetio.rb`. Supported levels: "critical", "error", "warning", "info", "debug".
+If you'd like to customize this list, see the example code in `config/initializers/ratchetio.rb`. Supported levels: "critical", "error", "warning", "info", "debug", "ignore". Set to "ignore" to cause the exception not to be reported at all.
## Help / Support
-If you run into any issues, please email me at support@ratchet.io
+If you run into any issues, please email us at `support@ratchet.io`
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)