pekhee/rspec_be_an_array_of

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)