Sha256: 7b3a4ab2178e15bfc3ab8a869a7176b0ffbcf9d573b7b3ef53544b49e3dd3fcf

Contents?: true

Size: 135 Bytes

Versions: 11

Compression:

Stored size: 135 Bytes

Contents

#!/usr/bin/env rake
require "bundler/gem_tasks"
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new('spec')
task :default => :spec

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
animatecss-0.0.11 Rakefile
animatecss-0.0.10 Rakefile
animatecss-0.0.9 Rakefile
animatecss-0.0.8 Rakefile
animatecss-0.0.7 Rakefile
animatecss-0.0.5 Rakefile
animatecss-0.0.4 Rakefile
animatecss-0.0.3 Rakefile
animatecss-0.0.2 Rakefile
ip_as_int-0.0.2 Rakefile
ip_as_int-0.0.1 Rakefile