Sha256: 132fee6184fae80267c11f33c884d028edca6b792e2a7c7e167b43c9d65ee86f

Contents?: true

Size: 215 Bytes

Versions: 16

Compression:

Stored size: 215 Bytes

Contents

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']
  t.warning = false
end

task default: :test

Version data entries

16 entries across 16 versions & 3 rubygems

Version Path
keratin-authn-1.0.4 Rakefile
keratin-authn-1.0.3 Rakefile
keratin-authn-1.0.2 Rakefile
keratin-authn-1.0.1 Rakefile
keratin-authn-1.0.0 Rakefile
keratin-authn-0.6.1 Rakefile
keratin-authn-0.6.0 Rakefile
keratin-authn-0.5.1 Rakefile
keratin-authn-0.5.0 Rakefile
keratin-authn-0.4.1 Rakefile
keratin-authn-0.4.0 Rakefile
keratin-authn-0.3.2 Rakefile
europe-0.0.6 Rakefile
europe-0.0.5 Rakefile
tolq-api-0.4.0 Rakefile
tolq-api-0.3.0 Rakefile