1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Erich Menge
7d8474e20a Add some information about handle_unverified_request to guides. 2012-05-26 16:41:52 -05:00
Nick Novitski
3a6ffbbe42 remove inappropriate comma
A qualifying clause beginning with words like "as", "if", or "although" should have a comma separating it from any following clauses in a sentence, but should not have a comma immediately after the beginning word, unless it is to separate a third, non-essential clause.  

Example 1: "Although I would quite like to go to lunch with you, I find myself instead writing a detailed commit message to justify a single-character documentation change."

Example 2: "Despite, as you might well imagine, wishing I hadn't even noticed it in the first place, I still felt the error was worth correcting."
2012-05-09 13:20:19 -07:00
Paul McMahon
c9e809c8e4 I found it strange that this guide is redirecting questions to a specific person. Heiko Webers' (@hawe) last blog post is a year and a half old, so it's not obvious that he's still active with Rails security. If he is, feel free to revert. 2012-05-03 17:20:59 +09:00
Alfonso Cora
05ac3921f8 Fixed markup in security guide 2012-04-12 12:20:12 -03:00
Xavier Noria
6d87cd028b moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
Renamed from railties/guides/source/security.textile (Browse further)