Sha256: 235373fc8870d00f535a7e3e9369f95ce07a147d05949c3b12818e9591be7b27

Contents?: true

Size: 189 Bytes

Versions: 34

Compression:

Stored size: 189 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'

desc "Run all RSpec tests"
RSpec::Core::RakeTask.new(:spec)

task :default => :spec
task :test => [:spec]

Version data entries

34 entries across 34 versions & 8 rubygems

Version Path
em-proxy-0.1.9 Rakefile
vimgolf-0.4.8 Rakefile
vimgolf-0.4.7 Rakefile
vimgolf-0.4.6 Rakefile
haproxy_manager-0.1.3 Rakefile
vimgolf-0.4.5 Rakefile
vimgolf-0.4.4 Rakefile
vimgolf-0.4.3 Rakefile
em-http-request-1.1.0 Rakefile
celluloid-presence-1.0.1 Rakefile
celluloid-presence-1.0.0 Rakefile
em-proxy-0.1.8 Rakefile
em-proxy-0.1.7 Rakefile
haproxy_manager-0.1.2 Rakefile
haproxy_manager-0.1.1 Rakefile
haproxy_manager-0.1.0 Rakefile
vimgolf-0.4.2 Rakefile
em-http-request-1.0.3 Rakefile
vimgolf-0.4.1 Rakefile
vimgolf-0.4.0 Rakefile