Sha256: 3f090fcfb959184926b02b9502cdc22ff6a11d372ff25e305b302f950ab28807

Contents?: true

Size: 146 Bytes

Versions: 21

Compression:

Stored size: 146 Bytes

Contents

name "not ignore errors"

always_start true
ignore_errors false

collect do
  raise "error" if (@first_start ||= true)
  @first_start = false
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
kurchatov-0.4.7 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.4.6 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.4.5 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.4.4 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.4.3 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.4.2 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.4.1 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.3.8 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.3.7 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.3.6 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.3.5 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.3.4 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.3.3 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.3.2 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.3.1 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.3.0 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.2.9 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.2.8 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.2.7 tests/data/plugins/plugin_not_ignore_errors.rb_
kurchatov-0.2.6 tests/data/plugins/plugin_not_ignore_errors.rb_