diff options
author | Vijay Dev <vijaydev.cse@gmail.com> | 2011-09-15 00:13:29 +0530 |
---|---|---|
committer | Vijay Dev <vijaydev.cse@gmail.com> | 2011-09-15 00:13:29 +0530 |
commit | 9980f46ca2d250d1d3e2fac84c5dc9ca6cbab1ea (patch) | |
tree | d140ca53a53d70823d1d3b4602349235eb9d56be /railties/guides/source/contributing_to_ruby_on_rails.textile | |
parent | 5f2a35604e8180c916796abc93189bd1e0f7987f (diff) | |
download | rails-9980f46ca2d250d1d3e2fac84c5dc9ca6cbab1ea.tar.gz rails-9980f46ca2d250d1d3e2fac84c5dc9ca6cbab1ea.tar.bz2 rails-9980f46ca2d250d1d3e2fac84c5dc9ca6cbab1ea.zip |
No more changelogs inside guides
Diffstat (limited to 'railties/guides/source/contributing_to_ruby_on_rails.textile')
-rw-r--r-- | railties/guides/source/contributing_to_ruby_on_rails.textile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/railties/guides/source/contributing_to_ruby_on_rails.textile b/railties/guides/source/contributing_to_ruby_on_rails.textile index 86e31d79ee..30714e7e18 100644 --- a/railties/guides/source/contributing_to_ruby_on_rails.textile +++ b/railties/guides/source/contributing_to_ruby_on_rails.textile @@ -383,13 +383,3 @@ And then...think about your next contribution! h3. Rails Contributors All contributions, either via master or docrails, get credit in "Rails Contributors":http://contributors.rubyonrails.org. - -h3. Changelog - -* May 12, 2011: Modified to prefer topic branches instead of master branch for users contributions by "Guillermo Iguaran":http://quillarb.org -* April 29, 2011: Reflect GitHub Issues and Pull Request workflow by "Dan Pickett":http://www.enlightsolutions.com -* April 14, 2011: Modified Contributing to the Rails Code section to add '[#ticket_number state:commited]' on patches commit messages by "Sebastian Martinez":http://wyeworks.com -* December 28, 2010: Complete revision by "Xavier Noria":credits.html#fxn -* April 6, 2010: Fixed document to validate XHTML 1.0 Strict. "Jaime Iniesta":http://jaimeiniesta.com -* August 1, 2009: Updates/amplifications by "Mike Gunderloy":credits.html#mgunderloy -* March 2, 2009: Initial draft by "Mike Gunderloy":credits.html#mgunderloy |