Sha256: 315d05ce465acab86afcf7aa6d839fea5c858cb4b2bb65870026a8f5a5f30749

Contents?: true

Size: 138 Bytes

Versions: 20

Compression:

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

20 entries across 20 versions & 3 rubygems

Version Path
yomu2-0.3.2 Rakefile
henkei-1.17.3 Rakefile
henkei-1.17.2 Rakefile
henkei-1.17.1 Rakefile
henkei-1.16.1 Rakefile
henkei-1.15.1 Rakefile
henkei-1.14.4 Rakefile
henkei-1.14.3 Rakefile
henkei-1.14.2 Rakefile
henkei-1.14.1 Rakefile
yomu2-0.3.0 Rakefile
yomu-0.2.4 Rakefile
yomu-0.2.3 Rakefile
yomu-0.2.2 Rakefile
yomu-0.2.1 Rakefile
yomu-0.2.0 Rakefile
yomu-0.1.10 Rakefile
yomu-0.1.9 Rakefile
yomu-0.1.8 Rakefile
yomu-0.1.7 Rakefile