Sha256: 1f6c3cf599155ce8cef27a3f8151255c83d9ce92d49eb39ab0506c548d22100c
Contents?: true
Size: 270 Bytes
Versions: 7
Compression:
Stored size: 270 Bytes
Contents
Étantdonné('le gem {word}') do |gem_to_install| context_suite.gem_to_install = gem_to_install given_gem(context_suite) end Alors('installer le gem {word}') do |gem_to_install| context_suite.gem_to_install = gem_to_install then_install_gem(context_suite) end
Version data entries
7 entries across 7 versions & 1 rubygems