Sha256: ca3179dd812e73078e5797501bc906bb94430801e39c12ea0680a9de78e0bc0c

Contents?: true

Size: 174 Bytes

Versions: 12

Compression:

Stored size: 174 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'
desc 'Run the specs'
RSpec::Core::RakeTask.new

task :default => :spec
task :test => :spec

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
tinder-1.10.1 Rakefile
tinder-1.10.0 Rakefile
tinder-1.9.4 Rakefile
tinder-1.9.3 Rakefile
sj-tinder-1.9.3 Rakefile
tinder-1.9.2 Rakefile
tinder-1.9.1 Rakefile
tinder-1.9.0 Rakefile
tinder-1.8.0 Rakefile
tinder-1.7.0 Rakefile
tinder-1.6.0 Rakefile
tinder-1.5.0 Rakefile