Sha256: b3dc4520d88b26c4d7c16b828e6823dacae1403ea7dbcce94e86af39f3cf1e38

Contents?: true

Size: 182 Bytes

Versions: 13

Compression:

Stored size: 182 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"
require File.expand_path('../spec/support/rake_tasks', __FILE__)

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

task :default => :spec

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
dropbox_api-0.1.18 Rakefile
dropbox_api-0.1.17 Rakefile
dropbox_api-0.1.16 Rakefile
dropbox_api-0.1.15 Rakefile
dropbox_api-0.1.14 Rakefile
dropbox_api-0.1.13 Rakefile
dropbox_api-0.1.12 Rakefile
dropbox_api-0.1.11 Rakefile
dropbox_api-0.1.10 Rakefile
dropbox_api-0.1.9 Rakefile
dropbox_api-0.1.8 Rakefile
dropbox_api-0.1.7 Rakefile
dropbox_api-0.1.6 Rakefile