dpn-admin/dpn-sync

View on GitHub
.rspec

Summary

Maintainability
Test Coverage

# RSpec options (defaults first)
# Settings in order of least to greatest precedence:
# Global:   ~/.rspec
# Project:  ./.rspec        # usually in git repo
# Local:    ./.rspec-local  # usually in .gitignore
# Command line options

--color