Skip to content

Instantly share code, notes, and snippets.

@prathamesh-sonpatki
Last active December 15, 2015 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prathamesh-sonpatki/5326486 to your computer and use it in GitHub Desktop.
Save prathamesh-sonpatki/5326486 to your computer and use it in GitHub Desktop.
* Rails code-reading activity @ Open Source Friday
** For understanding what we do day to day in a better way,
** We will open up Rails codebase,
** And will go through the code,
** To understand the structure of Rails,
** To learn what, where, how it works,
** To contribute back in terms of documentation and bug-fixes and features!
* Useful links
** https://github.com/rails/rails
** https://github.com/lifo/docrails
** http://guides.rubyonrails.org/contributing_to_ruby_on_rails.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment