Sha256: 42d5ae6464c3ba4e4b1dc981df29107b721cebe9108ea5766e5107dfe64904d6
Contents?: true
Size: 121 Bytes
Versions: 8
Compression:
Stored size: 121 Bytes
Contents
#!/usr/bin/env rake require 'bundler/gem_tasks' Dir.glob('tasks/**/*.rake').each(&method(:import)) task default: :spec
Version data entries
8 entries across 8 versions & 1 rubygems
Version | Path |
---|---|
a2z-0.1.3 | Rakefile |
a2z-0.1.2 | Rakefile |
a2z-0.1.1 | Rakefile |
a2z-0.1.0 | Rakefile |
a2z-0.0.4 | Rakefile |
a2z-0.0.3 | Rakefile |
a2z-0.0.2 | Rakefile |
a2z-0.0.1 | Rakefile |