Sha256: 4e2751ffba39312c06429d2c3fc7214849c08bd9f7b4ef39213693562c0d9620
Contents?: true
Size: 165 Bytes
Versions: 9
Compression:
Stored size: 165 Bytes
Contents
module TestData class InstallsConfiguration def call Configurators.all.each do |configurator| configurator.configure end end end end
Version data entries
9 entries across 9 versions & 1 rubygems