composed_of in Rails - when to use it?

Posted by fig-gnuton on Stack Overflow See other posts from Stack Overflow or by fig-gnuton
Published on 2010-04-27T02:35:15Z Indexed on 2010/04/27 2:43 UTC
Read the original article Hit count: 331

When should you use ActiveRecord's composed_of class method?

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about activerecord