public
Description: Fixtures aren't fun. Machinist is.
Home | Edit | New

Home

Welcome to the machinist wiki!

I found that using require File.expand_path(File.dirname(__FILE__) + '/blueprints') didn’t work with autospec/spec_server. It would find the blueprints the first run through, but then fail to find them for subsequent runs. It works if you instead tell it: load File.expand_path(File.dirname(__FILE__) + '/blueprints.rb')

Last edited by chinasaur, Mon Aug 24 12:59:15 -0700 2009
Home | Edit | New
Versions: