Sha256: 1921db8c0e24aa2ec494c9ea82007f72ebff6506fe43fe2529be200af56ffc6a

Contents?: true

Size: 140 Bytes

Versions: 25

Compression:

Stored size: 140 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

25 entries across 25 versions & 2 rubygems

Version Path
masticate-0.1.0 Rakefile
masticate-0.0.4 Rakefile
masticate-0.0.3 Rakefile
masticate-0.0.2 Rakefile
masticate-0.0.1 Rakefile