Skip to content

Commit

Permalink
More specific instructions for cucumber integration
Browse files Browse the repository at this point in the history
  • Loading branch information
ovargas27 committed Sep 15, 2011
1 parent 861e70e commit 677341b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GETTING_STARTED.md
Expand Up @@ -466,7 +466,7 @@ To set the attributes for each of the factories, you can pass in a hash as you n
Cucumber Integration
--------------------

factory_girl ships with step definitions that make calling factories from Cucumber easier. To use them:
factory_girl ships with step definitions that make calling factories from Cucumber easier. To use them add the following line to the file env.rb:

require 'factory_girl/step_definitions'

Expand Down

0 comments on commit 677341b

Please sign in to comment.