delayed_evaluation_proc.rb

Path: lib/fixture_replacement/delayed_evaluation_proc.rb
Last Update: Sun Jan 13 05:25:31 -0500 2008

This is here so that if someone (some how) assigns a proc to an accessor on an ActiveRecord object, FixtureReplacement won‘t get tripped up, and try to evaluate the proc.

[Validate]