Sha256: 22716580e23d0b20708f4870ae4b8cbd5a23e0aac41bd0b954d1b66418aa8fc1

Contents?: true

Size: 101 Bytes

Versions: 6

Compression:

Stored size: 101 Bytes

Contents

task :default => :test

task :test do
  sh %{bundle install}
  sh %{bundle exec rspec -cfd spec}
end

Version data entries

6 entries across 6 versions & 4 rubygems

Version Path
persistent-cache-1.1.1 Rakefile
persistent-cache-storage-api-0.1.6 Rakefile
persistent-cache-storage-sqlite-0.1.4 Rakefile
persistent-cache-1.1.0 Rakefile
persistent-cache-storage-sqlite-0.1.3 Rakefile
persistent-cache-ram-0.4.3 Rakefile