Sha256: 8e851e9a147a12b815b07edb0d5142b6b2f37d622f437d62748910cb81b56f1d

Contents?: true

Size: 195 Bytes

Versions: 13

Compression:

Stored size: 195 Bytes

Contents

$:.unshift File.join(File.dirname(__FILE__), 'lib')

require 'rspec/core/rake_task'
require 'bundler/gem_tasks'
require 'alephant/cache'

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

task :default => :spec

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
alephant-cache-2.0.1 Rakefile
alephant-cache-2.0.0 Rakefile
alephant-cache-1.2.4 Rakefile
alephant-cache-1.2.3 Rakefile
alephant-cache-1.2.2 Rakefile
alephant-cache-1.2.1 Rakefile
alephant-cache-1.1.1 Rakefile
alephant-cache-1.1.0 Rakefile
alephant-cache-1.0.0 Rakefile
alephant-cache-0.0.4 Rakefile
alephant-cache-0.0.3 Rakefile
alephant-cache-0.0.2 Rakefile
alephant-cache-0.0.1 Rakefile