Are you trying to ...(1) Clear existing prerequisites and actions and introduce new ones, or
That is what we do. Rails provides tasks to run tests, which include prerequisites that rebuild the appropriate database. However, we have our own code to do that since what we do is a bit specialized. Thus we have to remove the prerequisites Rails uses and slot in our own. We do that by using redefine task.
Charlie
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Rake-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/rake-devel
