Sha256: 7bcdc5f3ba727ded73f646a37999a9826f2172ed4465d5efdd7dc9542131a6c3

Contents?: true

Size: 191 Bytes

Versions: 20

Compression:

Stored size: 191 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rake/testtask'
require 'rspec/core/rake_task'

desc 'Run specs'
task :default => :spec

desc "Run specs"
RSpec::Core::RakeTask.new

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
elasticity-1.5 Rakefile
elasticity-1.4.1 Rakefile
elasticity-1.4 Rakefile
elasticity-1.3.1 Rakefile
elasticity-1.3 Rakefile
elasticity-1.2.3 Rakefile
wakoopa-elasticity-1.2.3 Rakefile
elasticity-1.2.2 Rakefile
elasticity-1.2.1 Rakefile
elasticity-1.2 Rakefile
elasticity-1.1.1 Rakefile
elasticity-1.1 Rakefile
elasticity-1.0.1 Rakefile
elasticity-1.0 Rakefile
elasticity-0.6 Rakefile
elasticity-0.5 Rakefile
elasticity-0.4 Rakefile
elasticity-0.3.5 Rakefile
elasticity-0.3 Rakefile
elasticity-0.0.1 Rakefile