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

10 commits

Author SHA1 Message Date
John Trupiano
a60d41af6b Beefed up mass assignment coverage (section 6) in the security guide. Now includes nested mass assignment (and nested object forms) and adds another (paranoid) countermeasure. 2009-03-01 14:22:10 -05:00
Xavier Noria
1108bd7fe9 in security guide, substitutes pre tags with appropriate custom code tags 2009-02-28 17:07:04 +01:00
Andreas Scherer
d9f037ea1f Sorry, wrong patch applied. 2009-02-18 16:13:48 +01:00
Andreas Scherer
791407d996 Fix typos and formatting in 'security' from chapter 8 to the end.
Without 'conversation'. (Apart from this comment. ;-)
2009-02-18 16:02:49 +01:00
Pratik Naik
07f43a10ff Revert "Copyediting of the 'security' guide from chapter 8 to the end."
This reverts commit b64dd9cd13.

REASON : Guides should not contain conversations. That should go to LH tickets. Thanks.
2009-02-18 13:39:36 +01:00
Andreas Scherer
b64dd9cd13 Copyediting of the 'security' guide from chapter 8 to the end. 2009-02-18 13:31:42 +01:00
Andreas Scherer
4d4e78fe8b Don't use underscore for emphasis around function containing underscores.
Obviously, it is not possible for textile to detect function names containing
underscore characters and ignore them in a '_(highlight) ... _' environment,
even when they're surrounded by '+' marks (which introduces a bunch of other
markup groups). Instead, use direct CSS markup.
2009-02-18 11:21:33 +01:00
Andreas Scherer
fa6494dd5e Formatting bugs corrected. 2009-02-17 18:06:05 +01:00
Andreas Scherer
16c82cb807 Copyediting the 'Security' guide up to chapter 8. 2009-02-17 17:47:46 +01:00
Pratik Naik
96d610553e Merge docrails along with the new guides and guides generation code 2009-02-06 02:01:22 +00:00