Sha256: 747698f9b1f961271617746398f49c921941aa77155d0870d212604cd39aeac5

Contents?: true

Size: 219 Bytes

Versions: 121

Compression:

Stored size: 219 Bytes

Contents

require 'bundler'
require 'rake'
require 'bundler/gem_tasks'
require 'rspec/core/rake_task'

task default: :spec

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

Version data entries

121 entries across 121 versions & 22 rubygems

Version Path
microscope-1.1.1 Rakefile
geojsonlint-0.1.4 Rakefile
microscope-1.1.0 Rakefile
partisan-0.5.1 Rakefile
rubocop-mirego-0.1 Rakefile
epayco-0.0.3 Rakefile
epayco-0.0.2 Rakefile
phare-1.0.1 Rakefile
mercury_parser-0.0.1 Rakefile
hanzo-0.4.5 Rakefile
phare-1.0.0 Rakefile
gaffe-1.2.0 Rakefile
partisan-0.5 Rakefile
gaffe-1.1.0 Rakefile
partisan-0.4.2 Rakefile
hanzo-0.4.4 Rakefile
rack-locale-root-redirect-0.4 Rakefile
emotions-0.3.1 Rakefile
geojson_model-0.1.1 Rakefile
geojsonlint-0.1.3 Rakefile