Sha256: 7026312a583ec8d1591ec8865d12336807999482e0bed7f57a97a1b09972eb5d
Contents?: true
Size: 143 Bytes
Versions: 4
Compression:
Stored size: 143 Bytes
Contents
require 'fileutils' namespace :optionsful do desc "Install 'config/optionsful.yml'" task :yml do puts File.dirname(__FILE__) end end
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
optionsful-0.3.1 | lib/tasks/optionsful.rake |
optionsful-0.3.0 | lib/tasks/optionsful.rake |
optionsful2-0.2.4 | lib/tasks/optionsful.rake |
optionsful-0.2.3 | lib/tasks/optionsful.rake |