Sha256: 9f87aac5f5aab52e1a212405b213ca8f8e22068282c2b1f577f1fa6cb8a6ec01

Contents?: true

Size: 126 Bytes

Versions: 20

Compression:

Stored size: 126 Bytes

Contents

Given /^a user named "([^\"]*)"$/ do |name|
  @me = Factory(:user, name: name, email: "#{name}@volontari.at")
  @me.reload
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
voluntary-0.7.1 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.7.0 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.6.0 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.5.2 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.5.1 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.5.0 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.4.0 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.3.0 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.2.4 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.2.3 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.2.2 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.2.1 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.2.0 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.1.0 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.1.0.rc4 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.1.0.rc3 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.1.0.rc2 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.1.0.rc1 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.0.3 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb
voluntary-0.0.2 lib/generators/voluntary/product_dummy/templates/features/step_definitions/user_steps.rb