Jon Morgan wrote:> Hi,
>
> At the minute all my fixtures have the same name as the table that they
> are intended for, because of a recent issue with rails it doesn''t
seem
> possible to have a fixture beginning with the word ''test''
>
> Does anyone know of a way to have a different fixture name and then map
> it to the correct table?
Fixtures are pretty closely tied to tables -- just another problem with
them -- so I''d be surprised if this were possible.
My advice: get rid of fixtures and use Machinist. Fixtures were a
horrible mistake and should be removed from the Rails core.
>
> Thanks
Best,
--
Marnen Laibow-Koser
http://www.marnen.org
marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.