Sha256: 5207216d8ff358294ab17fa9dd79f8e040a1dc905665c251e5f0264c67e2da0e

Contents?: true

Size: 174 Bytes

Versions: 49

Compression:

Stored size: 174 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

49 entries across 49 versions & 5 rubygems

Version Path
abstractivator-0.7.0 Rakefile
hyperion_http-0.3.0 Rakefile
hyperion_http-0.2.4 Rakefile
hyperion_http-0.2.3 Rakefile
hyperion_http-0.2.2 Rakefile
hyperion_http-0.2.1 Rakefile
hyperion_http-0.1.9 Rakefile
hyperion_http-0.1.8 Rakefile
abstractivator-0.6.0 Rakefile
parcel_api-0.3.0 Rakefile
abstractivator-0.5.0 Rakefile
hyperion_http-0.1.7 Rakefile
abstractivator-0.4.1 Rakefile
hyperion_http-0.1.6 Rakefile
hyperion_http-0.1.5 Rakefile
hyperion_http-0.1.4 Rakefile
abstractivator-0.4.0 Rakefile
hyperion_http-0.1.3 Rakefile
hyperion_http-0.1.2 Rakefile
abstractivator-0.3.1 Rakefile