Sha256: 36a2ac1a95d1fefc487e29e2f312376e21671349cd96eaa79ce1cd09ef7d26c0

Contents?: true

Size: 163 Bytes

Versions: 17

Compression:

Stored size: 163 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rspec'
require 'rspec/core/rake_task'

Rspec::Core::RakeTask.new do |t|
  t.rspec_opts = '--color'
end

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
postrank-uri-1.0.15 Rakefile
postrank-uri-1.0.14 Rakefile
postrank-uri-1.0.13 Rakefile
postrank-uri-1.0.12 Rakefile
postrank-uri-1.0.11 Rakefile
postrank-uri-1.0.10 Rakefile
postrank-uri-1.0.9 Rakefile
postrank-api-0.4.0 Rakefile
postrank-uri-1.0.8 Rakefile
postrank-uri-1.0.7 Rakefile
postrank-uri-1.0.6 Rakefile
postrank-uri-1.0.5 Rakefile
postrank-uri-1.0.4 Rakefile
postrank-uri-1.0.3 Rakefile
postrank-uri-1.0.2 Rakefile
postrank-uri-1.0.1 Rakefile
postrank-uri-1.0.0 Rakefile