Sha256: 179500bc40ac93aafbad7b71188cf09cf37545a97c65e27691582d9abe5c60df

Contents?: true

Size: 222 Bytes

Versions: 68

Compression:

Stored size: 222 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_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

68 entries across 68 versions & 19 rubygems

Version Path
goal-0.3.0 Rakefile
goal-0.2.0 Rakefile
goal-0.1.0 Rakefile
goal-0.0.3 Rakefile
goal-0.0.2 Rakefile
stratify-foursquare-0.1.4.2 Rakefile
stratify-twitter-0.1.5 Rakefile
rubberband-0.9.8 Rakefile
rubberband-0.9.7 Rakefile
rubberband-0.9.6 Rakefile
stratify-itunes-0.1.4.2 Rakefile
stratify-github-0.1.3 Rakefile
rubberband-0.9.5 Rakefile
rubberband-0.9.4 Rakefile
stratify-github-0.1.2 Rakefile
stratify-github-0.1.1 Rakefile
stratify-github-0.1 Rakefile
rubberband-0.9.3 Rakefile
rubberband-0.9.2 Rakefile
rubberband-0.9.1 Rakefile