Sha256: 30840cda1d6f6e3f82e5516ddff8858b91cf7b5a0013263e6e720d2fba02edd9

Contents?: true

Size: 202 Bytes

Versions: 20

Compression:

Stored size: 202 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

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

task :test => :spec
task :default => :spec

require 'yard'
YARD::Rake::YardocTask.new

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
yotpo-1.0.6 Rakefile
yotpo-1.0.5 Rakefile
yotpo-1.0.4 Rakefile
yotpo-1.0.3 Rakefile
yotpo-1.0.1 Rakefile
yotpo-1.0.0 Rakefile
yotpo-0.1.0 Rakefile
yotpo-0.0.10 Rakefile
yotpo-0.0.9 Rakefile
yotpo-0.0.8 Rakefile
yotpo-0.0.7 Rakefile
yotpo-0.0.6 Rakefile
yotpo-0.0.5 Rakefile
yotpo-0.0.3 Rakefile
yotpo-0.0.2 Rakefile
hh-0.0.5 Rakefile
hh-0.0.4 Rakefile
hh-0.0.3 Rakefile
hh-0.0.2 Rakefile
hh-0.0.1 Rakefile