Sha256: cdae7a2cef868d67b87e51fb6f07d845567e76a0a18846ee1d80bd8ebb5e76ba

Contents?: true

Size: 231 Bytes

Versions: 50

Compression:

Stored size: 231 Bytes

Contents

require 'bundler'
require 'rspec/core/rake_task'

Bundler::GemHelper.install_tasks

desc 'Run all specs in spec directory'
RSpec::Core::RakeTask.new(:spec) do |spec|
  spec.pattern = 'spec/**/*_spec.rb'
end

task :default => :spec

Version data entries

50 entries across 50 versions & 5 rubygems

Version Path
bookland-1.0.2 Rakefile
kosher-0.8.0 Rakefile
kosher-0.7.0 Rakefile
kosher-0.6.2 Rakefile
kosher-0.6.1 Rakefile
kosher-0.6.0 Rakefile
google-book-0.4.0 Rakefile
kosher-0.2.20 Rakefile
google-book-0.3.3 Rakefile
google-book-0.3.2 Rakefile
google-book-0.3.1 Rakefile
google-book-0.3.0 Rakefile
fassbinder-0.0.8 Rakefile
kosher-0.2.19 Rakefile
fassbinder-0.0.7 Rakefile
kosher-0.2.18 Rakefile
kosher-0.2.17 Rakefile
kosher-0.2.16 Rakefile
kosher-0.2.15 Rakefile
fassbinder-0.0.6 Rakefile