Hello Michael,

2005/12/5, Michael Koziarski <[EMAIL PROTECTED]>:
> On 12/6/05, Francois Beausoleil <[EMAIL PROTECTED]> wrote:
> > Hello all,
> >
> > I'd like to get a review of ticket #3005: 
> > http://dev.rubyonrails.org/ticket/3005
>
> I like the general approach,   How feasible is it to expand the
> approach to handle columns called quote?
>
> ie.
>
> CREATE TABLE somethings
>   id serial,
>   quote text
> );

It would certainly be possible to do so.  Where should we do it,
though ?  I can't find a good place to put such code...

Bye,
--
François Beausoleil
http://blog.teksol.info/
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to