aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* synchronize changelogs and 4.1 release notes. [ci skip]Yves Senn2014-03-251-4/+12
* fix log_tags request object grammarIain D Broadfoot2014-03-211-1/+1
* Added a warning about serializing data with JSON cookie jars [skip ci]Godfrey Chan2014-03-192-0/+48
* Fix a typo to make clause plural [ci skip]chriskohlbrenner2014-03-191-1/+1
* Merge pull request #14379 from robertomiranda/rake-notes.configGuillermo Iguaran2014-03-171-1/+7
|\
| * Update command line guiderobertomiranda2014-03-171-1/+7
* | Remove extra white-spaces [ci skip]Robin Dupret2014-03-161-13/+13
* | Reword 5.6 strong parameters and private method stuff [ci skip]Afshin Mokhtari2014-03-151-11/+28
|/
* Fix probs in sections 5.6 and 5.9; [ci skip]Afshin Mokhtari2014-03-131-3/+3
* Fix a grammatical error in the i18n guide [ci skip]sukolsak2014-03-121-1/+1
* minor fix to 4.1 rel notes for begin_transaction joinable option [CI skip]Gary S. Weaver2014-03-101-1/+1
* The 4.1 release notes is already a thing so lets show in the guidesRafael Mendonça França2014-03-101-1/+0
* docs, shorten CsrfHelper description and refer to security guide. [ci skip]Yves Senn2014-03-081-8/+3
* added CSRF helper to rails guide documentation. Closes #11615. [ci skip]Yves Senn2014-03-081-3/+19
* Add preventDefault() on click eventPatrick Perey2014-03-071-1/+3
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-03-073-13/+21
|\
| * Improve collision explanation for Hash#transform_keys.Hendy Tanata2014-02-281-3/+3
| * Fix code alignment in duplicable? guide.Hendy Tanata2014-02-271-2/+2
| * Improve guide for Hash#transform_keys and related methods.Hendy Tanata2014-02-271-6/+15
| * Tweak Configuring Guide languageGaurish Sharma2014-02-231-1/+1
| * typos fixesMikhail Dieterle2014-02-221-4/+4
* | Merge pull request #14257 from killthekitten/patch-1Vijay Dev2014-03-061-0/+20
|\ \
| * | [ci skip] Add "Low-Level Caching" part to "Caching With Rails"Nikolay Shebanov2014-03-061-0/+20
* | | Merge pull request #14285 from sikachu/master-revert-render-body-remove-conte...Aaron Patterson2014-03-061-2/+5
|\ \ \
| * | | Do note remove `Content-Type` when `render :body`Prem Sichanugrist2014-03-051-2/+5
* | | | Fix guide about `config.active_record.default_timezone` [ci skip]joker10072014-03-061-1/+1
|/ / /
* / / docs, flash message keys are normalized to strings. [ci skip]Yves Senn2014-03-051-0/+20
|/ /
* | [ci skip] use secrets.secret_key_base instead of config.secret_key_baseKuldeep Aggarwal2014-03-012-4/+11
* | Improve a bit the 4.1 release notes [ci skip]Robin Dupret2014-02-281-4/+6
* | [ci skip] use secrets.yml instead of secret_token.rb in the action controller...Brian Thomas Storti2014-02-271-3/+18
* | Fixes docs typo in nested resource path helpers [skip ci]Gareth du Plooy2014-02-261-18/+18
* | [ci skip] Update list of files extensions in rake notes guiderobertomiranda2014-02-261-1/+1
* | [ci skip] remove guide section on models in migrationsLuke Steensen2014-02-261-153/+0
* | Bump version of bcrypt gemT.J. Schuck2014-02-251-1/+1
* | Optimize getting started guide images, and use png instead of jpgCarlos Antonio da Silva2014-02-2516-1/+1
* | :scissors: [ci skip]Carlos Antonio da Silva2014-02-251-5/+5
* | Point master changelogs to 4-1-stable branchCarlos Antonio da Silva2014-02-251-13/+1
* | [skip ci] Standardized punctuation.ch33hau2014-02-251-3/+3
* | [ci skip] update guides to new version of rails 3.2.xKuldeep Aggarwal2014-02-211-2/+2
* | Merge pull request #14086 from jingweno/masterArthur Nogueira Neves2014-02-201-1/+1
|\ \ | |/ |/|
| * [skip ci] Fix the javascript path in guide for asset modulesJingwen Owen Ou2014-02-201-1/+1
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-02-201-0/+7
|\ \
| * | Add tip about using RDoc's --pipe command to quickly test the output ofZachary Scott2014-02-101-0/+7
* | | change 'assert !' to 'assert_not' in guides [ci skip]Greg Molnar2014-02-201-3/+3
* | | Pointing to latest guides [ci skip]Arun Agrawal2014-02-191-1/+1
* | | [ci skip] Close the meta tag with '/>' instead of '>'Prakash Murthy2014-02-191-1/+1
* | | Typo fix for unscopeAmit Thawait2014-02-181-1/+1
* | | Sync 4.1 release notes with changes since 7f648bc7 [ci skip]Godfrey Chan2014-02-181-3/+11
* | | Update upgrading guide regarding `render :text`Prem Sichanugrist2014-02-181-0/+19
* | | Update guides for new rendering optionsPrem Sichanugrist2014-02-183-6/+38