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.49.1 Rakefile
async-http-0.49.0 Rakefile
async-http-0.48.2 Rakefile
async-http-0.48.1 Rakefile
async-http-0.48.0 Rakefile
async-http-0.47.0 Rakefile
async-http-0.46.5 Rakefile
async-http-0.46.4 Rakefile
async-http-0.46.3 Rakefile
async-http-0.46.2 Rakefile
async-http-0.46.1 Rakefile
async-http-0.46.0 Rakefile
async-http-0.45.9 Rakefile
async-http-0.45.8 Rakefile
async-http-0.45.7 Rakefile
async-http-0.45.6 Rakefile
async-http-0.45.4 Rakefile
async-http-0.45.3 Rakefile
async-http-0.45.2 Rakefile
async-http-0.45.1 Rakefile