Sha256: cbcd5819352781c7eec46f484ab6f4f152b723927a108645af159f73fe0b3adf

Contents?: true

Size: 263 Bytes

Versions: 604

Compression:

Stored size: 263 Bytes

Contents

# frozen_string_literal: true

require "bundler/gem_tasks"
require "rake/testtask"

Rake::TestTask.new(:test) do |t|
  t.libs << "test"
  t.libs << "lib"
  t.test_files = FileList["test/**/test_*.rb"]
end

require "standard/rake"

task default: %i[test standard]

Version data entries

604 entries across 604 versions & 111 rubygems

Version Path
bullet_train-scope_validator-1.10.0 Rakefile
bullet_train-scope_validator-1.9.0 Rakefile
bullet_train-scope_validator-1.8.5 Rakefile
bullet_train-scope_validator-1.8.4 Rakefile
bullet_train-scope_validator-1.8.3 Rakefile
bullet_train-scope_validator-1.8.2 Rakefile
validation_errors-0.3.0 Rakefile
envv-0.2.1 Rakefile
probot-0.4.0 Rakefile
bullet_train-scope_validator-1.8.1 Rakefile
rom-encrypted_attribute-0.0.4 Rakefile
litestream-0.12.0 Rakefile
litestream-0.12.0-x86_64-linux Rakefile
litestream-0.12.0-x86_64-darwin Rakefile
litestream-0.12.0-arm64-linux Rakefile
litestream-0.12.0-arm64-darwin Rakefile
bullet_train-scope_validator-1.8.0 Rakefile
bullet_train-scope_validator-1.7.23 Rakefile
rom-encrypted_attribute-0.0.3 Rakefile
solid_errors-0.6.1 Rakefile