Sha256: f685179f7e8c67b94ca4ffcbbdc3337e21a8fee6a60db042f64b23236c05c3a8

Contents?: true

Size: 181 Bytes

Versions: 59

Compression:

Stored size: 181 Bytes

Contents

#!/usr/bin/env rake

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)

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

Version data entries

59 entries across 59 versions & 9 rubygems

Version Path
t-0.9.0 Rakefile
flattr-0.3.2 Rakefile
tumblr_client-0.6.6 Rakefile
t-0.8.3 Rakefile
t-0.8.2 Rakefile
t-0.8.1 Rakefile
t-0.8.0 Rakefile
t-0.7.0 Rakefile
t-0.6.4 Rakefile
t-0.6.3 Rakefile
t-0.6.2 Rakefile
t-0.6.1 Rakefile
t-0.6.0 Rakefile
t-0.5.1 Rakefile
t-0.5.0 Rakefile
tumblr_client-0.6.5 Rakefile
tumblr_client-0.6.1 Rakefile
flattr-0.3.1 Rakefile
tumblr_client-0.6 Rakefile
tumblr_client-0.5 Rakefile