Sha256: 8c6bb5a4cef440db97c9e0bb37353c44e07a6ded0479f37a3988fb26e1c6d751

Contents?: true

Size: 262 Bytes

Versions: 56

Compression:

Stored size: 262 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

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

RSpec::Core::RakeTask.new(:rcov) do |spec|
  spec.rcov = true
  spec.rcov_opts = ['-Ilib -Ispec --exclude spec,gems']
end

task :default => :spec

Version data entries

56 entries across 56 versions & 5 rubygems

Version Path
itunes-receipt-0.1.0 Rakefile
attr_required-0.0.5 Rakefile
attr_required-0.0.4 Rakefile
paypal-express-0.4.3 Rakefile
paypal-express-0.4.2 Rakefile
itunes-receipt-0.0.5 Rakefile
paypal-express-0.4.1 Rakefile
fb_graph-2.1.13 Rakefile
fb_graph-2.1.12 Rakefile
fb_graph-2.1.11 Rakefile
fb_graph-2.1.10 Rakefile
fb_graph-2.1.9 Rakefile
fb_graph-2.1.8 Rakefile
fb_graph-2.1.7 Rakefile
rack-oauth2-0.11.0 Rakefile
fb_graph-2.1.6 Rakefile
rack-oauth2-0.10.1 Rakefile
rack-oauth2-0.10.0 Rakefile
rack-oauth2-0.10.0.alpha Rakefile
fb_graph-2.1.5 Rakefile