Sha256: 3e0766e21717ba24642276585ef654a4226026061b069345c20342855610f21d

Contents?: true

Size: 104 Bytes

Versions: 14

Compression:

Stored size: 104 Bytes

Contents

require 'rant'

task :t_standalone do |t|
    puts t.name
end

if $0 == __FILE__
    exit Rant.run
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rant-0.3.2 test/standalone.rf
rant-0.3.8 test/standalone.rf
rant-0.4.0 test/standalone.rf
rant-0.4.2 test/standalone.rf
rant-0.4.4 test/standalone.rf
rant-0.4.6 test/standalone.rf
rant-0.4.8 test/standalone.rf
rant-0.5.0 test/standalone.rf
rant-0.5.2 test/standalone.rf
rant-0.5.4 test/standalone.rf
rant-0.5.6 test/standalone.rf
rant-0.3.4 test/standalone.rf
rant-0.3.6 test/standalone.rf
rant-0.5.7 test/standalone.rf