Sha256: 3fe00a27f06901a88d818f8bb599c723189df3a56b0b6722b326891344dd333f

Contents?: true

Size: 276 Bytes

Versions: 28

Compression:

Stored size: 276 Bytes

Contents

#task :default => 'test:run'
#task 'gem:release' => 'test:run'

#Bundler not ready for prime time just yet
#desc 'Bundle dependencies'
#task :bundle do
#  output = `bundle check 2>&1`
#
#  unless $?.to_i == 0
#    puts output
#    system "bundle install"
#    puts
#  end
#end

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
win_gui-0.2.21 tasks/common.rake
win-0.3.27 tasks/common.rake
win_gui-0.2.20 tasks/common.rake
win-0.3.26 tasks/common.rake
win-0.3.25 tasks/common.rake
win_gui-0.2.19 tasks/common.rake
win_gui-0.2.18 tasks/common.rake
win_gui-0.2.17 tasks/common.rake
win_gui-0.2.16 tasks/common.rake
win_gui-0.2.15 tasks/common.rake
win_gui-0.2.14 tasks/common.rake
win_gui-0.2.13 tasks/common.rake
win_gui-0.2.12 tasks/common.rake
win-0.3.24 tasks/common.rake
win-0.3.17 tasks/common.rake
win-0.3.16 tasks/common.rake
win_gui-0.2.10 tasks/common.rake
win_gui-0.2.9 tasks/common.rake
win_gui-0.2.5 tasks/common.rake
win-0.3.11 tasks/common.rake