mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
Edited README.md via GitHub
This commit is contained in:
parent
b3f8ac8183
commit
811fd04422
1 changed files with 6 additions and 0 deletions
|
@ -31,6 +31,12 @@ Add factory_girl_rails to your Gemfile:
|
|||
|
||||
gem 'factory_girl_rails'
|
||||
|
||||
Cucumber Integration
|
||||
--------------------
|
||||
|
||||
factory_girl ships with step definitions for Cucumber integration. For more information, see the factory_girl README.
|
||||
|
||||
|
||||
More Information
|
||||
----------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue