> Is there any particular reason why any code you put in your test case > setup methods has to be run after the rails code to load the fixtures > for the test case? (Other than "because that's the way the code is", > of course...) Sometimes it can be useful to be able to run some code > before the fixtures get loaded.
What's the code you have in mind? The current implementation of fixtures leaves a lot to be desired, but we're hoping to tidy it up for 2.0. -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
