Sha256: 2a432748101181b75e6630eea5cab909f7c73bbdab33fc86f5df256c9ab3c20f

Contents?: true

Size: 219 Bytes

Versions: 48

Compression:

Stored size: 219 Bytes

Contents

#!/usr/bin/env rake
require "bundler/gem_tasks"

require 'rspec/core'
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec) do |spec|
  spec.pattern = FileList['spec/**/*_spec.rb']
end

task :default => :spec

Version data entries

48 entries across 48 versions & 12 rubygems

Version Path
netprint-0.3.4 Rakefile
netprint-0.3.3 Rakefile
netprint-0.3.1 Rakefile
netprint-0.3.0 Rakefile
proc-throttle-0.1.1 Rakefile
netprint-0.2.0 Rakefile
rg_stats-1.1.3 Rakefile
netprint-0.1.1 Rakefile
netprint-0.1.0 Rakefile
eventmachine-swinsian-0.0.1 Rakefile
wildcard_matchers-0.1.8 Rakefile
wildcard_matchers-0.1.7 Rakefile
impas-client-0.0.10 Rakefile
string-irc-0.3.1 Rakefile
wildcard_matchers-0.1.6 Rakefile
ruby-echonest-0.5.0 Rakefile
impas-client-0.0.9 Rakefile
impas-client-0.0.8 Rakefile
wildcard_matchers-0.1.5 Rakefile
wildcard_matchers-0.1.4 Rakefile