Sha256: 85f1e0f3211b47b0d901482f53a2c33f1d9915f7de8806f9678071e9c9601eda

Contents?: true

Size: 175 Bytes

Versions: 48

Compression:

Stored size: 175 Bytes

Contents

Factory.factories.each do |name, factory|
  Given /^an? #{name} exists with an? (.*) of "([^"]*)"$/ do |attr, value|
    Factory(name, attr.gsub(' ', '_') => value)
  end
end

Version data entries

48 entries across 47 versions & 11 rubygems

Version Path
activerain-clearance-0.6.6 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
activerain-clearance-0.6.6001 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
activerain-clearance-0.6.6002 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
dacz-authuser-0.1.2 generators/authuser_features/templates/features/step_definitions/factory_girl_steps.rb
hui-clearance-0.6.6 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
jeffrafter-clearance-0.5.4 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
joshuaclayton-clearance-0.6.4 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
kellyfelkins-clearance-0.5.6 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
qrush-clearance-0.7.0 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
thoughtbot-clearance-0.5.0 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
thoughtbot-clearance-0.5.1 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
thoughtbot-clearance-0.5.2 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
thoughtbot-clearance-0.5.3 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
thoughtbot-clearance-0.5.4 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
thoughtbot-clearance-0.5.6 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
thoughtbot-clearance-0.6.0 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
thoughtbot-clearance-0.6.1 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
thoughtbot-clearance-0.6.2 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
thoughtbot-clearance-0.6.3 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb
thoughtbot-clearance-0.6.4 generators/clearance_features/templates/features/step_definitions/factory_girl_steps.rb