Need suggestion for ruby and rails coding standards.
- by krunal shah
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.