Sha256: 8f643117094a5a7abb4a1cc1247b670b40cadc4a9dce8c3b2db89f5a3cfd9012

Contents?: true

Size: 205 Bytes

Versions: 64

Compression:

Stored size: 205 Bytes

Contents

require 'closer/helpers'

Dir::glob(File.dirname(__FILE__) + '/helpers/*.rb').each do |file|
  require file
end

Dir::glob(File.dirname(__FILE__) + '/step_definitions/*.rb').each do |file|
  load file
end

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
daddy-0.9.19 lib/daddy/cucumber/helpers.rb
daddy-0.9.18 lib/daddy/cucumber/helpers.rb
daddy-0.9.17 lib/daddy/cucumber/helpers.rb
daddy-0.9.16 lib/daddy/cucumber/helpers.rb
daddy-0.9.15 lib/daddy/cucumber/helpers.rb
daddy-0.9.14 lib/daddy/cucumber/helpers.rb
daddy-0.9.13 lib/daddy/cucumber/helpers.rb
daddy-0.9.12 lib/daddy/cucumber/helpers.rb
daddy-0.9.11 lib/daddy/cucumber/helpers.rb
daddy-0.9.10 lib/daddy/cucumber/helpers.rb
daddy-0.9.9 lib/daddy/cucumber/helpers.rb
daddy-0.9.8 lib/daddy/cucumber/helpers.rb
daddy-0.9.7 lib/daddy/cucumber/helpers.rb
daddy-0.9.6 lib/daddy/cucumber/helpers.rb
daddy-0.9.5 lib/daddy/cucumber/helpers.rb
daddy-0.9.4 lib/daddy/cucumber/helpers.rb
daddy-0.9.3 lib/daddy/cucumber/helpers.rb
daddy-0.9.2 lib/daddy/cucumber/helpers.rb
daddy-0.9.1 lib/daddy/cucumber/helpers.rb
daddy-0.9.0 lib/daddy/cucumber/helpers.rb