Sha256: c0bbacc16925dd4e08a71ad2ca5fdd0aca4525f57706e80d2ade622441fe7c3f

Contents?: true

Size: 176 Bytes

Versions: 29

Compression:

Stored size: 176 Bytes

Contents

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

task default: %i[spec rubocop]

RSpec::Core::RakeTask.new(:spec)

RuboCop::RakeTask.new

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
fakeit-0.3.1 Rakefile
fakeit-0.3.0 Rakefile
fakeit-0.2.1 Rakefile
fakeit-0.2.0 Rakefile
fakeit-0.1.5 Rakefile
fakeit-0.1.4 Rakefile
fakeit-0.1.3 Rakefile
fakeit-0.1.2 Rakefile
fakeit-0.1.1 Rakefile