Sha256: 1a4657c2e8a4a7ad9735bab2d66b232b9dcbaec85c160b4785db85418d916a27
Contents?: true
Size: 319 Bytes
Versions: 7
Compression:
Stored size: 319 Bytes
Contents
Étantdonné('le cookbook {word}') do |cookbook_to_install| context_suite.cookbook_to_install = cookbook_to_install given_cookbook(context_suite) end Alors('partager le cookbook {word}') do |cookbook_to_install| context_suite.cookbook_to_install = cookbook_to_install then_install_cookbook(context_suite) end
Version data entries
7 entries across 7 versions & 1 rubygems