Sha256: 5da6cc698bc9d87b712ac033ffdc0af8d0ceec01cfdab93cfe83c861c560b7e2

Contents?: true

Size: 187 Bytes

Versions: 65

Compression:

Stored size: 187 Bytes

Contents

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

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

task :default => :spec
task :test    => :spec

Version data entries

65 entries across 65 versions & 3 rubygems

Version Path
gaptool-client-0.6.6 Rakefile
gaptool-client-0.6.5 Rakefile
gaptool-client-0.6.4 Rakefile
gaptool-client-0.6.3 Rakefile
gaptool-client-0.6.2 Rakefile
gaptool-client-0.6.1 Rakefile
gaptool-client-0.6.0 Rakefile
gaptool-client-0.5.8 Rakefile
gaptool-client-0.5.7 Rakefile
gaptool-client-0.5.6 Rakefile
gaptool-client-0.5.5 Rakefile
polipus-0.3.0 Rakefile
redis-bloomfilter-0.0.3 Rakefile
polipus-0.2.2 Rakefile
polipus-0.2.1 Rakefile
polipus-0.2.0 Rakefile
polipus-0.1.1 Rakefile
polipus-0.1.0 Rakefile
gaptool-client-0.5.3 Rakefile
polipus-0.0.4 Rakefile