Skip to content

Instantly share code, notes, and snippets.

@chyld
Created February 1, 2013 05:57
Show Gist options
  • Save chyld/4689587 to your computer and use it in GitHub Desktop.
Save chyld/4689587 to your computer and use it in GitHub Desktop.
RSpec.configure do |config|
config.color_enabled = true
config.tty = true
config.formatter = :documentation
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment