Sha256: 3372be9463e387e24a04d6a5d82dd3489d6d49eba16147bf5c0497db3f527ef2

Contents?: true

Size: 226 Bytes

Versions: 26

Compression:

Stored size: 226 Bytes

Contents

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

Rake::TestTask.new do |test|
  test.libs << "test"
  test.test_files = FileList["test/**/*_test.rb"]
  test.warning = false
end

task default: :test

Version data entries

26 entries across 26 versions & 3 rubygems

Version Path
propshaft-0.4.1 Rakefile
propshaft-0.4.0 Rakefile
propshaft-0.3.1 Rakefile
propshaft-0.3.0 Rakefile
propshaft-0.2.2 Rakefile
propshaft-0.2.1 Rakefile
propshaft-0.2.0 Rakefile
propshaft-0.1.7 Rakefile
propshaft-0.1.6 Rakefile
propshaft-0.1.5 Rakefile
propshaft-0.1.4 Rakefile
propshaft-0.1.3 Rakefile
propshaft-0.1.2 Rakefile
propshaft-0.1.1 Rakefile
propshaft-0.1.0 Rakefile
turbo-rails-0.5.9 Rakefile
turbo-rails-0.5.8 Rakefile
turbo-rails-0.5.7 Rakefile
turbo-rails-0.5.6 Rakefile
turbo-rails-0.5.5 Rakefile