Sha256: cde1360f675111f12a144ae65f631fd2684671dea4f646862f68717e2e9fa7f9

Contents?: true

Size: 179 Bytes

Versions: 13

Compression:

Stored size: 179 Bytes

Contents

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

13 entries across 13 versions & 1 rubygems

Version Path
daddy-0.3.36 lib/daddy/cucumber/helpers.rb
daddy-0.3.35 lib/daddy/cucumber/helpers.rb
daddy-0.3.34 lib/daddy/cucumber/helpers.rb
daddy-0.3.33 lib/daddy/cucumber/helpers.rb
daddy-0.3.32 lib/daddy/cucumber/helpers.rb
daddy-0.3.31 lib/daddy/cucumber/helpers.rb
daddy-0.3.30 lib/daddy/cucumber/helpers.rb
daddy-0.3.29 lib/daddy/cucumber/helpers.rb
daddy-0.3.28 lib/daddy/cucumber/helpers.rb
daddy-0.3.27 lib/daddy/cucumber/helpers.rb
daddy-0.3.26 lib/daddy/cucumber/helpers.rb
daddy-0.3.25 lib/daddy/cucumber/helpers.rb
daddy-0.3.24 lib/daddy/cucumber/helpers.rb