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-store-1.0.alpha1.5 Rakefile
hyper-spec-1.0.alpha1.5 Rakefile
hyper-router-1.0.alpha1.5 Rakefile
hyper-state-1.0.alpha1.5 Rakefile
hyper-i18n-1.0.alpha1.5 Rakefile
hyperstack-config-1.0.alpha1.4 Rakefile
hyper-spec-1.0.alpha1.4 Rakefile
hyper-store-1.0.alpha1.4 Rakefile
hyper-router-1.0.alpha1.4 Rakefile
hyper-state-1.0.alpha1.4 Rakefile
hyper-i18n-1.0.alpha1.4 Rakefile
hyperloop-config-0.99.6 Rakefile
hyper-store-0.99.6 Rakefile
hyper-spec-0.99.6 Rakefile
hyper-router-0.99.6 Rakefile
hyper-i18n-0.99.6 Rakefile
hyperstack-config-1.0.alpha1.3 Rakefile
hyper-store-1.0.alpha1.3 Rakefile
hyper-router-1.0.alpha1.3 Rakefile
hyper-spec-1.0.alpha1.3 Rakefile