1
0
Fork 0
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:
Gabe Berke-Williams 2011-07-28 10:54:55 -03:00
parent b3f8ac8183
commit 811fd04422

View file

@ -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
----------------