Sha256: bd5b7c54612ff5bcac67366c47bb42849e26e006572a819a092a5c721454198f

Contents?: true

Size: 157 Bytes

Versions: 10

Compression:

Stored size: 157 Bytes

Contents

$:.unshift(File.dirname(__FILE__) + '/../../../lib')
require 'cucumber/rake/task'

Cucumber::Rake::Task.new do |t|
  t.cucumber_opts = %w{--language pl}
end

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
aslakhellesoy-cucumber-0.3.10 examples/i18n/pl/Rakefile
aslakhellesoy-cucumber-0.3.11.1 examples/i18n/pl/Rakefile
aslakhellesoy-cucumber-0.3.11.3 examples/i18n/pl/Rakefile
aslakhellesoy-cucumber-0.3.11 examples/i18n/pl/Rakefile
aslakhellesoy-cucumber-0.3.9.4 examples/i18n/pl/Rakefile
aslakhellesoy-cucumber-0.3.9.5 examples/i18n/pl/Rakefile
kosmas58-cucumber-0.3.11.3 examples/i18n/pl/Rakefile
kosmas58-cucumber-0.3.9.4 examples/i18n/pl/Rakefile
cucumber-0.3.10 examples/i18n/pl/Rakefile
cucumber-0.3.11 examples/i18n/pl/Rakefile