Sha256: 4f73f0927c8ab8b5118bbc2b03e1116e934efdd9fc2b4957ed4f9b89596f3abf
Contents?: true
Size: 424 Bytes
Versions: 18
Compression:
Stored size: 424 Bytes
Contents
<%= "# language: #{options[:lang]}" %> <%= I18n.translate( :feature ) %>: <%= config[:name] %> <%= !config[:platform].empty? ? I18n.translate( "#{config[:platform].downcase}_only") : "" %> <%= I18n.translate( :background ) %>: # <%= I18n.translate( "comments.insert_steps" ) %> <%= I18n.translate( :scenario ) %>: <%= I18n.translate( :first_scenario ) %> # <%= I18n.translate( "comments.insert_steps" ) %>
Version data entries
18 entries across 18 versions & 2 rubygems