Sha256: 1d6b05f427913e0cb68a10d4edd1c86e0f415cc8322466fd2f3e7fe715c89907

Contents?: true

Size: 226 Bytes

Versions: 11

Compression:

Stored size: 226 Bytes

Contents

require "bundler/gem_tasks"

task :default => [:spec]
begin
  require 'rspec/core/rake_task'
  RSpec::Core::RakeTask.new(:spec) do |spec|
    spec.rspec_opts = %w[-cfs -r ./spec/spec_helper.rb]
  end
rescue LoadError => e
end

Version data entries

11 entries across 11 versions & 6 rubygems

Version Path
battery_growl-0.0.1 Rakefile
net-empty_port-0.0.2 Rakefile
anypow-0.0.3 Rakefile
anypow-0.0.2 Rakefile
jenkins_cron-0.0.3 Rakefile
jenkins_cron-0.0.2 Rakefile
anypow-0.0.1 Rakefile
net-empty_port-0.0.1 Rakefile
rbsh-0.0.2 Rakefile
rbsh-0.0.1 Rakefile
pandler-0.0.1 Rakefile