Need suggestion for ruby and rails coding standards.
Posted
by krunal shah
on Stack Overflow
See other posts from Stack Overflow
or by krunal shah
Published on 2010-06-11T16:08:08Z
Indexed on
2010/06/11
16:13 UTC
Read the original article
Hit count: 503
ruby-on-rails
|ruby
I am developing a my application on rails.It has 400 or more models.
And some model contains more than 200 rows just for relationships.
so it's too hard handle it.
Is there any ways i can handle my application more proper and easy ways.
© Stack Overflow or respective owner