aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/security.textile
Commit message (Collapse)AuthorAgeFilesLines
* more "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-1/+1
| | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
* session is reset on token mismatchVijay Dev2011-02-201-1/+1
|
* use all and first instead of find(:all) and find(:first)Vijay Dev2010-12-251-5/+5
|
* fixed fontVijay Dev2010-12-151-1/+1
|
* filter_parameter_logging is deprecated in Rails 3. Changed it to ↵Vijay Dev2010-12-151-2/+2
| | | | config.filter_parameters
* Merge branch 'master' of https://github.com/kotfu/docrails into kotfu-masterAditya Sanghi2010-11-291-1/+1
|\
| * Fixed typo in code for Session ExpiryJared Crapo2010-10-211-1/+1
| |
* | Fix ruby syntax errors in railties/guides docsPavel Gorbokon2010-11-221-1/+1
| |
* | remove old school validations and replaced with new validates method. ↵eparreno2010-11-211-1/+1
| | | | | | | | Pending: fix active_record guide
* | guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-2/+0
|/ | | | archived LH project
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-1/+1
| | | | 's/[ \t]*$//' -i {} \;)
* applied guidelines to "# =>"Paco Guzman2010-08-121-5/+5
|
* Changed returning with tap on guidesSantiago Pastorino2010-07-251-1/+1
|
* Minor typos: 'built-in' instead of 'built in', 'built into' instead of ↵Jaime Iniesta2010-07-091-1/+1
| | | | 'built in to'
* Guides: Fix numerous broken linksJosiah Ivey2010-05-161-1/+1
|
* fixes duplicate element IDs in some guidesXavier Noria2010-04-041-5/+5
|
* Fix Sam Ruby's tests and deprecation warningsCarlhuda2010-03-041-1/+1
|
* Merge docrailsPratik Naik2010-01-171-28/+26
|
* Merge docrailsPratik Naik2009-07-251-3/+3
|
* Merge docrailsPratik Naik2009-03-161-39/+61
|
* Merge docrails and update the release notesPratik Naik2009-02-281-75/+75
|
* Merge with docrailsPratik Naik2009-02-241-46/+46
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+964