Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove double spaces in guides | Sunny Ripert | 2013-05-28 | 1 | -2/+2 |
| | |||||
* | Simple grammar updates | Jonathan Roes | 2013-05-03 | 1 | -2/+2 |
| | |||||
* | Fix typo "can exploited" with "can be exploited" | Leo Gallucci | 2013-05-01 | 1 | -1/+1 |
| | |||||
* | Ruby On Rails -> Ruby on Rails [ci skip] | Xavier Noria | 2013-04-16 | 1 | -1/+1 |
| | |||||
* | ReCAPTCHA plug-in link now points to Github repo. Plug-in is no longer ↵ | sthollmann | 2013-03-27 | 1 | -1/+1 |
| | | | | available at the previous location | ||||
* | Remove mass-assignment line from guide summary | Andrew Wilcox | 2013-01-25 | 1 | -1/+0 |
| | |||||
* | PUT => PATCH or PUT | Akira Matsuda | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Updated security guide to reference secret_key_base instead of secret_token, ↵ | Gary S. Weaver | 2012-12-21 | 1 | -3/+3 |
| | | | | with a little information about the change from CookieStore to EncryptedCookieStore. | ||||
* | Updated security guide with information about secret_token.rb and to suggest ↵ | Gary S. Weaver | 2012-12-21 | 1 | -7/+11 |
| | | | | securing sensitive files like database.yml and secret_token.rb | ||||
* | remove Mass Assignment reference from Security Guide [ci skip] | Francesco Rodriguez | 2012-12-10 | 1 | -1/+0 |
| | |||||
* | Security Guide: removing Mass Assignment. | Steve Klabnik | 2012-12-08 | 1 | -135/+0 |
| | | | | | | Since mass assignment doesn't exist anymore, we don't need to discuss it. I checked with @fxn last night before making this change. | ||||
* | update guides to use _action callbacks [ci skip] | Francesco Rodriguez | 2012-12-07 | 1 | -1/+1 |
| | |||||
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -1/+3 |
| | | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere. | ||||
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -7/+7 |
| | | | | Talked with @fxn about this. Bullet points should have periods at the ends. | ||||
* | use em-dashes instead of two minuses in guides | burningTyger | 2012-11-10 | 1 | -2/+2 |
| | |||||
* | migrating guides to new hash syntax | AvnerCohen | 2012-10-10 | 1 | -13/+13 |
| | |||||
* | Make strong_parameters example simpler | Guillermo Iguaran | 2012-09-30 | 1 | -4/+5 |
| | |||||
* | update Security guide to reflect mass assignment protection with ↵ | Francesco Rodriguez | 2012-09-24 | 1 | -58/+79 |
| | | | | StrongParameters [ci skip] | ||||
* | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -7/+7 |
| | | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead. | ||||
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -78/+79 |
| | |||||
* | Convert image tags to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 |
| | |||||
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -31/+31 |
| | |||||
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -28/+28 |
| | |||||
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -4/+4 |
| | |||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -61/+72 |
| | |||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -147/+147 |
| | |||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+1070 |