Sha256: c7a6e1ba7f99effebfd9be08e40383ddf833e0b167167444c5e41a4b294fc93a

Contents?: true

Size: 267 Bytes

Versions: 26

Compression:

Stored size: 267 Bytes

Contents

# encoding: utf-8
require 'rubygems'
require 'bundler'
Bundler.setup
Bundler::GemHelper.install_tasks

require 'cucumber/rake/task'

Cucumber::Rake::Task.new do |t|
  t.cucumber_opts = %w{--tags ~@jruby} unless defined?(JRUBY_VERSION)
end

task :default => :cucumber

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
aruba-0.4.6 Rakefile
aruba-0.4.5 Rakefile
aruba-0.4.4 Rakefile
aruba-0.4.3 Rakefile
aruba-0.4.2 Rakefile
aruba-0.4.1 Rakefile
aruba-0.4.0 Rakefile
aruba-0.3.7 Rakefile
aruba-0.3.6 Rakefile
aruba-0.3.5 Rakefile
aruba-0.3.4 Rakefile
aruba-0.3.3 Rakefile
vim-jar-0.1.2.0001 bundler/ruby/1.8/gems/aruba-0.2.6/Rakefile
aruba-0.3.2 Rakefile
aruba-0.3.1 Rakefile
aruba-0.3.0 Rakefile
aruba-0.2.8 Rakefile
vim-jar-0.1.2 bundler/ruby/1.8/gems/aruba-0.2.6/Rakefile
vim-jar-0.1.1 bundler/ruby/1.8/gems/aruba-0.2.6/Rakefile
vim-jar-0.1.0 bundler/ruby/1.8/gems/aruba-0.2.6/Rakefile