Sha256: 12a39763a65c0a71424b31c0e615970addd057b6d756ae67ad588bc306a7c680

Contents?: true

Size: 175 Bytes

Versions: 4

Compression:

Stored size: 175 Bytes

Contents

# loads more stuff
#
#   does this
#   and that
#
# ---
# dependencies: [ :load_stuff ]
#
$times_loads_more_stuff_has_been_run ||= 0
$times_loads_more_stuff_has_been_run += 1

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
openrain-scenarios-0.2.2 examples/testing_dependencies/load_more_stuff.rb
openrain-scenarios-0.3.2 examples/testing_dependencies/load_more_stuff.rb
eol_scenarios-0.3.4 examples/testing_dependencies/load_more_stuff.rb
eol_scenarios-0.3.3 examples/testing_dependencies/load_more_stuff.rb