rainbow_documentation
A documentation for RSpec that keeps things colourful
Simply add it to your Gemfile using
gem 'rainbow_documentation', git: 'https://github.com/andrea-capri/rainbow_documentation'
and add the following to RSpec through the .rspec file
--color
--format RainbowDocumentation