# File lib/refinery/authentication.rb, line 22 def factory_paths @factory_paths ||= [ root.join("spec/factories").to_s ] end