pekhee/rspec_matcher_define_constant

View on GitHub
Rakefile

Summary

Maintainability
Test Coverage
require "gemsmith/rake/setup"
Dir.glob("lib/tasks/*.rake").each { |file| load file }

task default: %w(spec rubocop)