> Additionally, Obie Fernandez recently posted about a different way of
> reworking fixtures (http://jroller.com/page/obie/20060304) that we
> might want  to take a look at. Obie, if you're on the list, do you
> want to chime in here?

That's a pretty radical change to fixtures.  How do you deal with
fixtures for tables with no models, like habtm join tables?

I think I had a patch from awhile back that let you put classes in the
fixtures.  Doing this sets the class name and the table name.  It just
looks funky alongside the symbols:

    fixtures :people, Project, :people_projects


--
Rick Olson
http://techno-weenie.net
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to