Sha256: 229630ddb450d311870b68f2d37d023b07b1a087eab471b3f81d40b195dde522

Contents?: true

Size: 178 Bytes

Versions: 41

Compression:

Stored size: 178 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"

RSpec::Core::RakeTask.new(:test)

task :default => :test

# Load all rake tasks:
import(*Dir.glob('tasks/**/*.rake'))

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
async-http-0.45.0 Rakefile
async-http-0.44.0 Rakefile
async-http-0.43.1 Rakefile
async-http-0.43.0 Rakefile
async-http-0.42.0 Rakefile
async-http-0.41.2 Rakefile
async-http-0.41.1 Rakefile
async-http-0.41.0 Rakefile
async-http-0.40.3 Rakefile
async-http-0.40.2 Rakefile
async-http-0.40.1 Rakefile
async-http-0.40.0 Rakefile
async-http-0.39.0 Rakefile
async-http-0.38.3 Rakefile
async-http-0.38.2 Rakefile
async-http-0.38.1 Rakefile
async-http-0.38.0 Rakefile
async-http-0.37.14 Rakefile
async-http-0.37.13 Rakefile
async-http-0.37.12 Rakefile