Sha256: db6005cd53821360eebee199d6885a9cc9254c3dd85dd1f84a31403871f181cf

Contents?: true

Size: 249 Bytes

Versions: 10

Compression:

Stored size: 249 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

task :default => :spec

require 'rake/testtask'
Rake::TestTask.new(:spec) do |test|
  test.libs << '.'
  test.ruby_opts = ['-rubygems']
  test.pattern = 'spec/*_spec.rb'
  test.verbose = true
end

Version data entries

10 entries across 10 versions & 4 rubygems

Version Path
swift-pyrite-0.1.1 vendor/bundle/ruby/2.0.0/gems/blankslate-3.1.3/Rakefile
swift-pyrite-0.1.0 vendor/bundle/ruby/2.0.0/gems/blankslate-3.1.3/Rakefile
scoot-0.0.4 .bundle/gems/ruby/2.2.0/gems/blankslate-2.1.2.4/Rakefile
blankslate-3.1.3 Rakefile
sunrise-cms-0.3.3 vendor/bundle/ruby/1.9.1/gems/blankslate-2.1.2.4/Rakefile
sunrise-cms-0.3.2 vendor/bundle/ruby/1.9.1/gems/blankslate-2.1.2.4/Rakefile
sunrise-cms-0.3.1 vendor/bundle/ruby/1.9.1/gems/blankslate-2.1.2.4/Rakefile
sunrise-cms-0.3.0 vendor/bundle/ruby/1.9.1/gems/blankslate-2.1.2.4/Rakefile
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/blankslate-2.1.2.4/Rakefile
blankslate-2.1.2.4 Rakefile