Sha256: bee5480e0e1a9d0e05fe7e13a49518d74caf45ce291b68d6720cff635a5cbd19
Contents?: true
Size: 109 Bytes
Versions: 3
Compression:
Stored size: 109 Bytes
Contents
require 'bundler' Bundler::GemHelper.install_tasks desc "Run tests" task :test do system 'rspec spec' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
basic_tree-1.0.3 | Rakefile |
basic_tree-1.0.2 | Rakefile |
basic_tree-1.0.1 | Rakefile |