Showing posts with label coding. Show all posts
Showing posts with label coding. Show all posts

Wednesday, 23 May 2012

ruby on rails coding standards

Hi,

Here is the good resource where you can learn ruby on rails coding standards.

https://github.com/bbatsov/ruby-style-guide

The above guidelines have been followed by github team while developing the github application in ruby on rails.

Follow the below standards to have good style of code.

https://github.com/bbatsov/ruby-style-guide

Thank You,
Uma Mahesh.