Sha256: d45285dd0f8833a2a54cadb973b205ce22812b715e6adacd79a049dbe325aa29

Contents?: true

Size: 162 Bytes

Versions: 43

Compression:

Stored size: 162 Bytes

Contents

require 'rubygems'
require 'rake'
require 'bundler'
Bundler::GemHelper.install_tasks

desc 'Run all tests by default'
task :default do
  system("rspec spec")
end

Version data entries

43 entries across 42 versions & 11 rubygems

Version Path
gon-sinatra-0.1.2 Rakefile
gon-sinatra-0.1.1 Rakefile
share_some_love-0.1.4 Rakefile
share_some_love-0.1.3 Rakefile
share_some_love-0.1.2 Rakefile
share_some_love-0.1.1 Rakefile
share_some_love-0.0.5 Rakefile
share_some_love-0.0.1 Rakefile
gon-4.1.1 Rakefile
gon-4.1.0 Rakefile
gon-4.0.3 Rakefile
hockeypuck-0.0.1 Rakefile
spinying-0.9 Rakefile
gon-4.0.2 Rakefile
is-0.0.2 Rakefile
is-0.0.1 Rakefile
gon-4.0.1 Rakefile
gon-4.0.0 Rakefile
gon-3.0.5 Rakefile
gon-3.0.4 Rakefile