Sha256: d2741f31365c02cd50d7ac392d3e7e3ba3f54169afba601f19793cd4d056b371
Contents?: true
Size: 274 Bytes
Versions: 4
Compression:
Stored size: 274 Bytes
Contents
#!/usr/bin/env rake # Add your own tasks in files placed in lib/tasks ending in .rake, # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. require File.expand_path('../config/application', __FILE__) Teststuff::Application.load_tasks
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
stuffer-0.0.4 | spec/teststuff/Rakefile |
stuffer-0.0.3 | spec/teststuff/Rakefile |
stuffer-0.0.2 | lib/teststuff/Rakefile |
stuffer-0.0.1 | lib/teststuff/Rakefile |