aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorSebastian Martinez <sebastian@wyeworks.com>2011-05-01 12:28:16 -0300
committerSebastian Martinez <sebastian@wyeworks.com>2011-05-01 12:28:16 -0300
commitca608b8c9c9bc47160f0413ce02d3315f89ef537 (patch)
tree08d5017a65c39c945cb10ea8263af011c5139586 /railties
parentd1f765644891d6cf6555003de52cb6d58a4da33b (diff)
downloadrails-ca608b8c9c9bc47160f0413ce02d3315f89ef537.tar.gz
rails-ca608b8c9c9bc47160f0413ce02d3315f89ef537.tar.bz2
rails-ca608b8c9c9bc47160f0413ce02d3315f89ef537.zip
Bring this back on the contributing guide.
Diffstat (limited to 'railties')
-rw-r--r--railties/guides/source/contributing_to_ruby_on_rails.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/contributing_to_ruby_on_rails.textile b/railties/guides/source/contributing_to_ruby_on_rails.textile
index a7d792f88d..cb09b180a2 100644
--- a/railties/guides/source/contributing_to_ruby_on_rails.textile
+++ b/railties/guides/source/contributing_to_ruby_on_rails.textile
@@ -252,7 +252,7 @@ Once you're happy that the pull request contains a good change, comment on the G
I like the way you've restructured that code in generate_finder_sql, much nicer. The tests look good too.
</blockquote>
-If your comment simply says "+1", then odds are that other reviewers aren't going to take it too seriously.
+If your comment simply says "+1", then odds are that other reviewers aren't going to take it too seriously. Show that you took the time to review the pull request.
h3. Contributing to the Rails Documentation