Separate validation file for each model in rails.

Posted by krunal shah on Stack Overflow See other posts from Stack Overflow or by krunal shah
Published on 2010-06-10T13:37:39Z Indexed on 2010/06/10 13:43 UTC
Read the original article Hit count: 441

Filed under:
|

I have a too many models and want to maitain separate validation and relationship files for each model in rails. Is there any way i can maintain it with rails? Any specific advantage to do it?

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby