All developers who are working on big projects usually think on refactoring the code-base. But before moving ahead with it a developer must take care of the following app complexity
How To Score Your Rails App's Complexity Before Refactoring
Every Rails developer must refactor their Rails code at some time. Ruby's dynamic nature makes it difficult for generic tools to understand what Ruby is doing though. Once you add Rails macros and metaprogramming into the mix you really need
I found This important tutorial on the **feedproxy.google.com**, to visit the website full link is mentioned at the below of the article. You can always refer to the following link for getting in depth knowledge about the refactoring.
http://feedproxy.google.com/~r/RailsInside/~3/z4fC_FP7lys/487-how-to-score-your-rails-apps-complexity-before-refactoring.html
0 Comment(s)