1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00

Update github url in generator template to use https

This commit is contained in:
Carlos Antonio da Silva 2012-01-26 22:34:20 -02:00
parent 13240efea4
commit 42f5a10554

View file

@ -1,4 +1,4 @@
# Read about factories at http://github.com/thoughtbot/factory_girl
# Read about factories at https://github.com/thoughtbot/factory_girl
FactoryGirl.define do
factory :<%= singular_name %> do