Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gastonmorixe/railscolorizedebugstatusoutput

Colorize Rails HTTP's Status Responses
https://github.com/gastonmorixe/railscolorizedebugstatusoutput

Last synced: 17 days ago
JSON representation

Colorize Rails HTTP's Status Responses

Awesome Lists containing this project

README

        

# Rails Colorize Debug Status Output
--------------------------------------

![screen shot 2015-07-20 at 6 35 01 am](https://cloud.githubusercontent.com/assets/637225/8773365/25cfed9e-2eaa-11e5-9f26-fae73648bfef.png)
![screen shot 2015-07-20 at 6 35 05 am](https://cloud.githubusercontent.com/assets/637225/8773367/260a275c-2eaa-11e5-9468-ba1eb84e9113.png)
![screen shot 2015-07-20 at 6 35 57 am](https://cloud.githubusercontent.com/assets/637225/8773366/26029da2-2eaa-11e5-9e65-8b92b9f9866f.png)

## Usage

1. Add ````gem 'colorize'```` to your Gemfile
2. Create an initializer with log_formatter.rb content
3. Done!