Sha256: fa54d474e1b909dfb1a3d99ea294dbdfc2b52b585c12e810036426bf2a861b9d

Contents?: true

Size: 170 Bytes

Versions: 9

Compression:

Stored size: 170 Bytes

Contents

require 'bundler/gem_tasks'

require 'rspec/core/rake_task'
require 'rubocop/rake_task'

RSpec::Core::RakeTask.new
RuboCop::RakeTask.new

task default: [:spec, :rubocop]

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
ubi-0.0.3 Rakefile
hooray-0.1.8 Rakefile
hooray-0.1.5 Rakefile
i18n-sync-0.8.0 Rakefile
hooray-0.0.9 Rakefile
hooray-0.0.7 Rakefile
hooray-0.0.5 Rakefile
hooray-0.0.3 Rakefile
hooray-0.0.1 Rakefile