Sha256: b8f054b180ca66e0e2799ffd0a091c11315ed8fa437386aaceaa5cd39fedcfe3

Contents?: true

Size: 185 Bytes

Versions: 4

Compression:

Stored size: 185 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'

RSpec::Core::RakeTask.new('spec')

# If you want to make this the default task
task :default => :spec

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
person-name-0.2.13 Rakefile
person-name-0.2.12 Rakefile
wordnik-0.0.2 Rakefile
wordnik-0.0.1 Rakefile