Sha256: fbaaf0244b005f3f203a09b5044daff1d2c8cf107f22a02753fe25da6ffbbbc0

Contents?: true

Size: 342 Bytes

Versions: 55

Compression:

Stored size: 342 Bytes

Contents

require "bundler/setup"

APP_RAKEFILE = File.expand_path("test/dummy/Rakefile", __dir__)
load "rails/tasks/engine.rake"

load "rails/tasks/statistics.rake"

require "bundler/gem_tasks"

require "rake/testtask"

Rake::TestTask.new(:test) do |t|
  t.libs << "test"
  t.pattern = "test/**/*_test.rb"
  t.verbose = false
end

task default: :test

Version data entries

55 entries across 55 versions & 9 rubygems

Version Path
no_password_auth-0.5.0 Rakefile
no_password_auth-0.4.1 Rakefile
prefixed_ids-1.8.1 Rakefile
prefixed_ids-1.8.0 Rakefile
prefixed_ids-1.7.1 Rakefile
no_password_auth-0.4.0 Rakefile
prefixed_ids-1.7.0 Rakefile
counterwise-0.1.5 Rakefile
cubism-0.2.0 Rakefile
counterwise-0.1.4 Rakefile
prefixed_ids-1.6.1 Rakefile
cubism-0.1.1 Rakefile
counterwise-0.1.3 Rakefile
counterwise-0.1.2 Rakefile
no_password_auth-0.3.0 Rakefile
counterwise-0.1.1 Rakefile
counterwise-0.1.0 Rakefile
prefixed_ids-1.6.0 Rakefile
prefixed_ids-1.5.1 Rakefile
cubism-0.1.0 Rakefile