is using has_and_belongs_to_many for models is a bad idea?

Posted by Vamsi on Stack Overflow See other posts from Stack Overflow or by Vamsi
Published on 2010-05-18T13:37:12Z Indexed on 2010/05/18 13:40 UTC
Read the original article Hit count: 176

Filed under:
|
|

Can some one please explain the the pros and cons between has_many :through and has_and_belongs_to_many?

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby