Sha256: 62fc547a1a3411e5e9c7a4838f89116cd3f570f8826fd87a51d2f532feb70d44

Contents?: true

Size: 208 Bytes

Versions: 173

Compression:

Stored size: 208 Bytes

Contents

require File.join(File.dirname(__FILE__), *%w[.. helper])

with_steps_for :running_rspec do
  Dir["#{File.dirname(__FILE__)}/*"].each do |file|
    run file if File.file?(file) && !(file =~ /\.rb$/)
  end
end

Version data entries

173 entries across 60 versions & 10 rubygems

Version Path
merb-core-1.1.0 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/interop/stories.rb
merb-core-1.1.0 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/mock_framework_integration/stories.rb
merb-core-1.1.0 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/example_groups/stories.rb
merb-core-1.1.0 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/configuration/stories.rb
merb-core-1.1.0.rc1 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/configuration/stories.rb
merb-core-1.1.0.rc1 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/example_groups/stories.rb
merb-core-1.1.0.rc1 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/interop/stories.rb
merb-core-1.1.0.rc1 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/mock_framework_integration/stories.rb
merb-core-1.1.0.pre spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/example_groups/stories.rb
merb-core-1.1.0.pre spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/mock_framework_integration/stories.rb
merb-core-1.1.0.pre spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/interop/stories.rb
merb-core-1.1.0.pre spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/configuration/stories.rb
mack-0.8.2 lib/gems/rspec-1.1.11/stories/mock_framework_integration/stories.rb
mack-0.8.2 lib/gems/rspec-1.1.11/stories/interop/stories.rb
mack-0.8.2 lib/gems/rspec-1.1.11/stories/example_groups/stories.rb
mack-0.8.2 lib/gems/rspec-1.1.11/stories/configuration/stories.rb
picolena-0.0.99 app_generators/picolena/templates/vendor/plugins/rspec/stories/example_groups/stories.rb
picolena-0.0.99 app_generators/picolena/templates/vendor/plugins/rspec/stories/interop/stories.rb
picolena-0.1.1 rails_plugins/rspec/stories/interop/stories.rb
picolena-0.1.0 rails_plugins/rspec/stories/interop/stories.rb