Sha256: 47e7080a9960cf086a9657ede645c6a1b602473844b313d81b83d98418bf6ff1

Contents?: true

Size: 159 Bytes

Versions: 16

Compression:

Stored size: 159 Bytes

Contents

require 'bundler'
require 'rspec/core/rake_task'

Bundler::GemHelper.install_tasks
RSpec::Core::RakeTask.new(:spec)
task :default => :spec
task :test => :spec

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
omnicontacts-0.3.10 Rakefile
omnigroupcontacts-0.3.11 Rakefile
omnicontacts-0.3.7 Rakefile
omnicontacts-0.3.6 Rakefile
omnicontacts-0.3.5 Rakefile
omnicontacts-0.3.4 Rakefile
omnicontacts-0.3.3 Rakefile
omnicontacts-0.3.2 Rakefile
omnicontacts-0.3.1 Rakefile
omnicontacts-0.3.0 Rakefile
omnicontacts-0.2.5 Rakefile
omnicontacts-0.2.4 Rakefile
omnicontacts-0.2.3 Rakefile
omnicontacts-0.2.2 Rakefile
omnicontacts-0.2.1 Rakefile
omnicontacts-0.2.0 Rakefile