Sha256: 52a8c62e56af1155626de2cbd4ca52eeab5fccd8a95011dbcf93025cc5b3f38c

Contents?: true

Size: 153 Bytes

Versions: 12

Compression:

Stored size: 153 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)

task test: :spec
task default: :spec

Version data entries

12 entries across 12 versions & 4 rubygems

Version Path
nytimes-bestsellers-0.0.5 Rakefile
nytimes-bestsellers-0.0.4 Rakefile
ga_example_gem-0.0.3 Rakefile
ga_example_gem-0.0.2 Rakefile
csstats-1.0.1 Rakefile
ivapi-1.0.3 Rakefile
ivapi-1.0.2 Rakefile
csstats-1.0.0 Rakefile
ivapi-1.0.1 Rakefile
ivapi-1.0.0 Rakefile
csstats-0.2.0 Rakefile
csstats-0.1.0 Rakefile