我希望当我在工厂中进行更改时,我可以在 rails 控制台中看到它们,而无需重新启动所有控制台。
我发现了一些行并在对发生的事情了解甚少的情况下对其进行了测试,文档对我来说并不清楚。:
FactoryGirl.reload
我也测试过:
> FactoryGirl.factories.clear
> FactoryGirl.find_definitions # also tested FactoryGirl.factories.find_definitions
# but NoMethodError is raised
=> ActiveRecord::RecordNotFound: Couldn't find Address with ID=277 Torphy Squares