Sha256: fc7b6fcceeedbae516c7b3a5a796c827f346b762770f2aa10a4dbd1a5a93f273

Contents?: true

Size: 138 Bytes

Versions: 33

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

33 entries across 33 versions & 5 rubygems

Version Path
ruby-hackernews-1.4.0 Rakefile
3scale_api-1.0.13 Rakefile
ruby-hackernews-1.3.7 Rakefile
3scale_api-1.0.12 Rakefile
3scale_api-1.0.11 Rakefile
3scale_api-1.0.10 Rakefile
ruby-hackernews-1.3.6 Rakefile
3scale_api-1.0.9 Rakefile
3scale_api-1.0.8 Rakefile
3scale_api-1.0.7 Rakefile
3scale_api-1.0.6 Rakefile
3scale_api-1.0.5 Rakefile
3scale_api-1.0.4 Rakefile
3scale_api-1.0.3 Rakefile
3scale_api-1.0.2 Rakefile
3scale_api-1.0.1 Rakefile
ruby-hackernews-1.3.5 Rakefile
missing_validators-0.7.0 Rakefile
missing_validators-0.6.3 Rakefile
missing_validators-0.6.0 Rakefile