I have been developing in rails for the past 1.5 years .. however , I feel my code is not upto the mark , and I still dont fully utilize all that Ruby and Rails have to offer .
I have gone through all the material that is available on the guide site , and have incorporated that in my code . However , every time I see someone else’s code , I find out new things about the language like idiomatic syntax etc .
I was wondering if there are some really good code samples of rails that people can refer which would help me speed up my progress in rails . It can be anything , like some open source plugin or a app that has really high code standards .
I have been developing in rails for the past 1.5 years .. however ,
Share
You can start from GitHub. There are tons of Rails plugins and apps available.
Here’s just a few examples:
Plugin authors