Sha256: 8ff7ba18822bdfad2a92ca3ccf3ab9934e0d95ee4f9d7eb8f5c17ad1cd9411d2
Contents?: true
Size: 167 Bytes
Versions: 2
Compression:
Stored size: 167 Bytes
Contents
require "bundler/gem_tasks" require 'rspec/core/rake_task' RSpec::Core::RakeTask.new('spec') # If you want to make this the default task task :default => :spec
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mongodb-graphite-agent-0.1.4 | Rakefile |
mongodb-graphite-agent-0.1.3 | Rakefile |