Sha256: 542381a0774e03b3f56ba97ef3832a2b12df838975ee432c885252d871fa9e82

Contents?: true

Size: 313 Bytes

Versions: 37

Compression:

Stored size: 313 Bytes

Contents

ENV['NODOT'] = 'true' # We don't want class diagrams in RDoc
require 'config/requirements'
require 'config/hoe' # setup Hoe + all gem configuration

Dir['gem_tasks/**/*.rake'].each { |rake| load rake }

# Hoe gives us :default => :test, but we don't have Test::Unit tests.
Rake::Task[:default].clear_prerequisites

Version data entries

37 entries across 37 versions & 4 rubygems

Version Path
aslakhellesoy-cucumber-0.1.11 Rakefile
aslakhellesoy-cucumber-0.1.12 Rakefile
aslakhellesoy-cucumber-0.1.13.2 Rakefile
aslakhellesoy-cucumber-0.1.13.3 Rakefile
aslakhellesoy-cucumber-0.1.13 Rakefile
aslakhellesoy-cucumber-0.1.14.1 Rakefile
aslakhellesoy-cucumber-0.1.14.2 Rakefile
aslakhellesoy-cucumber-0.1.15 Rakefile
aslakhellesoy-cucumber-0.1.16.1 Rakefile
aslakhellesoy-cucumber-0.1.16.2 Rakefile
aslakhellesoy-cucumber-0.1.16.3 Rakefile
aslakhellesoy-cucumber-0.1.16.4 Rakefile
aslakhellesoy-cucumber-0.1.16.5 Rakefile
aslakhellesoy-cucumber-0.1.16 Rakefile
aslakhellesoy-cucumber-0.1.99.1 Rakefile
aslakhellesoy-cucumber-0.1.99.10 Rakefile
aslakhellesoy-cucumber-0.1.99.11 Rakefile
aslakhellesoy-cucumber-0.1.99.12 Rakefile
aslakhellesoy-cucumber-0.1.99.2 Rakefile
aslakhellesoy-cucumber-0.1.99.3 Rakefile