Sha256: 406e49fc6ff5da9cc1b249a4d585ff6dd71aead1d453b5259ec197289fc195cd
Contents?: true
Size: 144 Bytes
Versions: 1
Compression:
Stored size: 144 Bytes
Contents
require "bundler/gem_tasks" task :test do system %(rubocop -c rubocop.yml) system %(rubocop -c rubocop-rails.yml) end task default: :test
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
the_bath_of_zahn-0.0.1 | Rakefile |