Last Updated: February 25, 2016
·
633
· sheerun

Document Rails in 3 easy steps

  1. Read about docrails.

  2. Understand API Documentation Guidelines.

And finally:

git clone git@github.com:lifo/docrails.git
# find random file and document it!
git commit -m "Documentation of sophisticated method"
git push origin master

You're Rails contributor now. Go tell your friends! :)