Sha256: a681b9b6b9d72e40ac500ceec1ae4f5b3456bf7959c3bd3e7cb7d7bf2dcab31a

Contents?: true

Size: 342 Bytes

Versions: 16

Compression:

Stored size: 342 Bytes

Contents

require 'spec/rake/spectask'
Spec::Rake::SpecTask.new(:spec) do |spec|
  spec.ruby_opts << '-rubygems'
  spec.libs << 'lib' << 'spec'
  spec.spec_files = FileList['spec/**/*_spec.rb']
  spec.spec_opts = ['--options', 'spec/spec.opts']
end

require 'cucumber/rake/task'
Cucumber::Rake::Task.new(:features)

task :default => [:spec, :features]

Version data entries

16 entries across 15 versions & 5 rubygems

Version Path
alloy_sdk-0.1.0 vendor/bundle/ruby/3.0.0/gems/httparty-0.13.1/Rakefile
alloy_sdk-0.1.0 vendor/bundle/ruby/2.6.0/gems/httparty-0.13.1/Rakefile
allegro_api_client-0.0.9 gems/ruby/2.1.0/gems/httparty-0.13.1/Rakefile
allegro_api_client-0.0.8 gems/ruby/2.1.0/gems/httparty-0.13.1/Rakefile
allegro_api_client-0.0.7 gems/ruby/2.1.0/gems/httparty-0.13.1/Rakefile
asana2flowdock-1.0.0 vendor/bundle/ruby/1.9.1/gems/httparty-0.13.1/Rakefile
allegro_api_client-0.0.6 gems/ruby/2.1.0/gems/httparty-0.13.1/Rakefile
allegro_api_client-0.0.5 gems/ruby/2.1.0/gems/httparty-0.13.1/Rakefile
allegro_api_client-0.0.4 gems/ruby/2.1.0/gems/httparty-0.13.1/Rakefile
allegro_api_client-0.0.3 gems/ruby/2.1.0/gems/httparty-0.13.1/Rakefile
allegro_api_client-0.0.2 gems/ruby/2.1.0/gems/httparty-0.13.1/Rakefile
allegro_api_client-0.0.1 gems/ruby/2.1.0/gems/httparty-0.13.1/Rakefile
httparty-0.13.1 Rakefile
yoyle439587298-0.13.0 Rakefile
httparty-0.13.0 Rakefile
httparty-0.12.0 Rakefile