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
tumblr_client-0.7.0 Rakefile
tumblr_client-0.6.11 Rakefile
tumblr_client-0.6.9 Rakefile
tumblr_client-0.6.8 Rakefile
tumblr_client_faraday_0_8-0.6.7.1 Rakefile
flattr-0.3.7 Rakefile
flattr-0.3.6 Rakefile
tumblr_client-0.6.7 Rakefile
notification_center-0.3.2 Rakefile
notification_center-0.3.1 Rakefile
notification_center-0.3 Rakefile
notification_center-0.2 Rakefile
t-0.9.5 Rakefile
flattr-0.3.5 Rakefile
flattr-0.3.4 Rakefile
flattr-0.3.3 Rakefile
t-0.9.4 Rakefile
t-0.9.3 Rakefile
t-0.9.2 Rakefile
t-0.9.1 Rakefile