Sha256: c28ccbd2669a6d4e14d54d86208b156a7564a50c2e09e7235281bb085415574d

Contents?: true

Size: 207 Bytes

Versions: 29

Compression:

Stored size: 207 Bytes

Contents

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

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

task :default => :test

Version data entries

29 entries across 29 versions & 3 rubygems

Version Path
vcard-0.3.0 Rakefile
vcard-0.2.16 Rakefile
vcard-0.2.15 Rakefile
vcard-0.2.14 Rakefile
vcard-0.2.13 Rakefile
faire-0.0.1 Rakefile
vcard-0.2.12 Rakefile
vcard-0.2.11 Rakefile
vcard-0.2.9 Rakefile
vcard-0.2.8 Rakefile
vcard-0.2.7 Rakefile
vcard-0.2.6 Rakefile
vcard-0.2.5 Rakefile
vcard-0.2.4 Rakefile
vcard-0.2.3 Rakefile
vcard-0.2.2 Rakefile
vcard-0.2.1 Rakefile
vcard-0.2.0 Rakefile
active_session-0.2.3 Rakefile
active_session-0.2.2 Rakefile