Sha256: 83958254c7bc768575916ba7494bafd2baf406512385d309fda1f03f5861ed09

Contents?: true

Size: 153 Bytes

Versions: 10

Compression:

Stored size: 153 Bytes

Contents

require "bundler/gem_tasks"
require 'rspec/core/rake_task'

desc 'Default: run rspec'
task :default => :spec

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

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
elfproef-0.2.0 Rakefile
rn-0.0.1 Rakefile
elfproef-0.1.4 Rakefile
elfproef-0.1.3 Rakefile
elfproef-0.1.2 Rakefile
elfproef-0.1.1 Rakefile
elfproef-0.1.0 Rakefile
elfproef-0.0.3 Rakefile
elfproef-0.0.2 Rakefile
elfproef-0.0.1 Rakefile