Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gastonmorixe/railscolorizedebugstatusoutput
- Owner: gastonmorixe
- Created: 2015-07-20T09:37:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-20T09:42:34.000Z (over 9 years ago)
- Last Synced: 2024-04-15T01:19:45.563Z (7 months ago)
- Language: Ruby
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!