Sha256: a529ba7abb6de62f4fe91686cca57fa7dad2d0794d1c6bf5ed11bdc2c60f0bbc
Contents?: true
Size: 210 Bytes
Versions: 7
Compression:
Stored size: 210 Bytes
Contents
require 'bundler/gem_tasks' require 'rspec/core/rake_task' require 'rubocop/rake_task' RSpec::Core::RakeTask.new :spec do |spec| spec.rspec_opts = '--format documentation --color' end RuboCop::RakeTask.new
Version data entries
7 entries across 7 versions & 2 rubygems
Version | Path |
---|---|
napa-ext-0.0.6 | Rakefile |
napa-ext-0.0.5 | Rakefile |
napa-ext-0.0.4 | Rakefile |
napa-ext-0.0.3 | Rakefile |
napa-ext-0.0.2 | Rakefile |
napa-ext-0.0.1 | Rakefile |
amazon-kinesis-client-ruby-0.0.1 | Rakefile |