Link to blog post outlining step definition deprecation

This commit is contained in:
Joshua Clayton 2012-06-25 10:07:39 -04:00
parent 3a8307abbe
commit 852b600c0d
1 changed files with 3 additions and 0 deletions

View File

@ -1005,6 +1005,9 @@ factory\_girl ships with step definitions that make calling factories from Cucum
require "factory_girl/step_definitions"
```
Note: These step definitions are _deprecated_. Read why here:
http://robots.thoughtbot.com/post/25650434584/writing-better-cucumber-scenarios-or-why-were
Alternate Syntaxes
------------------