I'll also look into the fixture_file_upload to see if it could use some similar logic to the create_fixtures.
Sean On 5/10/07, Daniel Sheppard <[EMAIL PROTECTED]> wrote: > > Yes, I have used it. In fact, I wrote that patch/extension. Are you > > going to be at RailsConf? Maybe we can meet up and hack on some stuff. > > No rails conf for me... Flights from Australia are a bit too expensive. > > I think the main problem is that it changes the behaviour of an existing > method, rather than creating a new method. > > I'll have a look at introducing a fixture_paths accessor and have > fixture_path return the last path in that list to allow > compatability with anything that needs fixture_path as that's probably a > cleaner solution than just hacking into > ActionController::TestProcess.fixture_file_upload to get it working again. > > Dan. > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
