Sha256: 51d2f0a00ca275bfebae7a2a002bce8e68b7c015c68b62fc1d6a9cf52005fbb3

Contents?: true

Size: 166 Bytes

Versions: 96

Compression:

Stored size: 166 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"

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

namespace :spec do
  task :prepare do
  end
end

task :default => :spec

Version data entries

96 entries across 96 versions & 7 rubygems

Version Path
hyper-spec-0.99.3 Rakefile
hyper-router-0.99.3 Rakefile
hyper-i18n-0.99.3 Rakefile
hyperloop-config-0.99.2 Rakefile
hyper-store-0.99.2 Rakefile
hyper-spec-0.99.2 Rakefile
hyper-router-0.99.2 Rakefile
hyper-i18n-0.99.2 Rakefile
hyperloop-config-0.99.1 Rakefile
hyper-store-0.99.1 Rakefile
hyper-spec-0.99.1 Rakefile
hyper-router-0.99.1 Rakefile
hyper-i18n-0.99.1 Rakefile
hyperloop-config-0.99.0 Rakefile
hyper-store-0.99.0 Rakefile
hyper-spec-0.99.0 Rakefile