I have been developing in rails for the past 1.5 years .. however, I believe that my code does not match the value, and I still do not fully use everything that Ruby and Rails have to offer. I looked through all the material available on the guide's website and included it in my code. However, every time I see another user's code, I learn new things about the language, like idiomatic syntax, etc.
I was wondering if there are any really good examples of rails code that people can send out that will help me speed up my progress on rails. It can be anything, for example, an open source plugin or an application with really high standards of code.
source
share