Sha256: 7410b9ba0505743cdbfc39d5d6b9da39db6c19b3f155073cc84f1f496a6565cd

Contents?: true

Size: 196 Bytes

Versions: 54

Compression:

Stored size: 196 Bytes

Contents

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

RSpec::Core::RakeTask.new(:test) do |t|
  t.pattern = 'spec/*_spec.rb'
  t.verbose = false
end

task :default => :test

Version data entries

54 entries across 54 versions & 7 rubygems

Version Path
shuttle-deploy-0.2.0.beta14 Rakefile
shuttle-deploy-0.2.0.beta13 Rakefile
shuttle-deploy-0.2.0.beta12 Rakefile
shuttle-deploy-0.2.0.beta11 Rakefile
shuttle-deploy-0.2.0.beta10 Rakefile
shuttle-deploy-0.2.0.beta9 Rakefile
cxml-0.1.0 Rakefile
shuttle-deploy-0.2.0.beta7 Rakefile
shuttle-deploy-0.2.0.beta6 Rakefile
xml-sitemap-1.3.2 Rakefile
grooveshark-0.2.8.1 Rakefile
shuttle-deploy-0.2.0.beta5 Rakefile
grooveshark-0.2.8 Rakefile
shuttle-deploy-0.2.0.beta4 Rakefile
shuttle-deploy-0.2.0.beta3 Rakefile
shuttle-deploy-0.2.0.beta2 Rakefile
git_handler-0.2.2 Rakefile
shuttle-deploy-0.2.0.beta1 Rakefile
xml-sitemap-1.3.1 Rakefile
net-ssh-session-0.1.5 Rakefile