Sha256: 0768a23f6220b20b92993c47b05090db5fa0196cf18c4f907cf2ff1a3f2b6759
Contents?: true
Size: 100 Bytes
Versions: 11
Compression:
Stored size: 100 Bytes
Contents
#!/usr/bin/env rake require "bundler/gem_tasks" task :test do system "bundle exec rspec spec" end
Version data entries
11 entries across 11 versions & 1 rubygems