Hernan: Respecto a "has_many :through" y REST es un tema mmm... complicado... unos ejemplos de cómo enfocar el problema: http://www.railsweenie.com/forums/1/topics/1001?page=1
Saludos! -- Gabriel Arellano. Linux Registered User #188284 Grupo de Estudios de Software Libre U.T.N. - F.R. C. del Uruguay ----BEGIN GEEK CODE BLOCK---- Version: 3.1 GCS/ED d-- s: s- a- C+++ UL++++$ P+>+++ L+++$>++++ E- W+++ w--- PS++ PE Y++ PGP++ t+++ 5- X++++ R++ tv+++ b+++ DI+++ D++++ G+ e++>++++ h+ r* y-- -----END GEEK CODE BLOCK----- On 3/16/07, Manuel Aristarán <[EMAIL PROTECTED]> wrote: > On Thu, 15 Mar 2007 21:57:19 -0600 > "Federico Brubacher" <[EMAIL PROTECTED]> wrote: > > > Una pregunta mas URGENTE q tengo bah son dos: > > Alguien ha usado poner algun otro atributo/columna en una join table > > en la relación HMABTM ?? Como les ha funcionando eso?? [...] > > Hola Federico, > > Si tenés atributos sobre una relación, fijate si no te conviene usar > "has_many :through" [1] > > Saludos, > > [1] > http://api.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html#M000642 > > > -- > Manuel Aristarán <[EMAIL PROTECTED]> > Web Development - http://jazzido.com > Buenos Aires, Argentina > > _______________________________________________ > ruby mailing list > [email protected] > http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar > _______________________________________________ ruby mailing list [email protected] http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar
