VERSION | = | "2.0.5" |
definition_file_paths | [RW] | An Array of strings specifying locations that should be searched for factory definitions. By default, factory_girl will attempt to require "factories," "test/factories," and "spec/factories." Only the first existing file will be loaded. |