Sha256: 3afa7aeafe9a38aea816f9fcc8a9408162ecc2917c3af58c0d432ffdaf2e0b96
Contents?: true
Size: 175 Bytes
Versions: 4
Compression:
Stored size: 175 Bytes
Contents
require 'bundler/setup' Bundler::GemHelper.install_tasks desc "Run tests" task :test do exec "/usr/bin/env bundle exec ruby #{File.dirname(__FILE__)}/test_example.rb" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
toadhopper-sinatra-2.1 | Rakefile |
toadhopper-sinatra-2.0 | Rakefile |
toadhopper-sinatra-1.0.5 | Rakefile |
toadhopper-sinatra-1.0.4 | Rakefile |