Closed jeffreyc closed 8 years ago
@christophermanning please review?
Adding a CONTRIBUTING.md with tips for contributions. Adding Rubocop and RSpec Rake tasks and creating a default task so contributors can simply run rake to run both Rubocop and RSpec.
rake
LGTM
@christophermanning please review?
Adding a CONTRIBUTING.md with tips for contributions. Adding Rubocop and RSpec Rake tasks and creating a default task so contributors can simply run
rake
to run both Rubocop and RSpec.