Sha256: 68d6ee9c9cbb906baacac4c46ec77fc5f792c0807b756235abd30d9df93882db

Contents?: true

Size: 147 Bytes

Versions: 12

Compression:

Stored size: 147 Bytes

Contents

require "bundler/gem_tasks"

desc "Set up and run tests"
task :default => [:test]

desc "Run tests"
task :test do
  sh "bundle exec rspec spec"
end

Version data entries

12 entries across 12 versions & 6 rubygems

Version Path
inter-0.0.1 Rakefile
paypal-login-0.0.1 Rakefile
primo-0.1.0 Rakefile
trifle-0.1.1 Rakefile
json-bloomfilter-0.0.1 Rakefile
trifle-0.1.0 Rakefile
trifle-0.0.9 Rakefile
trifle-0.0.8 Rakefile
herder-0.0.5 Rakefile
herder-0.0.4 Rakefile
herder-0.0.2 Rakefile
herder-0.0.1 Rakefile