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.3 tasks/common.rake
win-0.3.8 tasks/common.rake
win-0.3.7 tasks/common.rake
win-0.3.6 tasks/common.rake
win_gui-0.2.1 tasks/common.rake
win-0.3.5 tasks/common.rake
win_gui-0.2.0 tasks/common.rake
win-0.3.3 tasks/common.rake