Sha256: f97b432746b678e4e6c66ba811cf6ac0cc7a8bd6a23ebd36c33e45c01d2be662

Contents?: true

Size: 169 Bytes

Versions: 71

Compression:

Stored size: 169 Bytes

Contents

require "bundler/gem_tasks"

begin
  require "rspec/core/rake_task"
  RSpec::Core::RakeTask.new(:spec)
  task default: :spec
rescue LoadError
  # no rspec available
end

Version data entries

71 entries across 71 versions & 2 rubygems

Version Path
cobrato-client-0.2.6 Rakefile
cobrato-client-0.2.5 Rakefile
cobrato-client-0.2.4 Rakefile
emites-client-0.0.4 Rakefile
cobrato-client-0.2.3 Rakefile
cobrato-client-0.2.3.pre Rakefile
cobrato-client-0.2.2 Rakefile
cobrato-client-0.2.1 Rakefile
emites-client-0.0.3 Rakefile
emites-client-0.0.2 Rakefile
cobrato-client-0.1.0 Rakefile