aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling error: `extracetd` => `extracted`Calvin Tam2014-02-071-1/+1
* Remove old comments about suppressing warnings.Vipul A M2014-01-251-1/+1
* `framwork` => `framework`Vipul A M2014-01-241-1/+1
* `easiy` => `easy`Vipul A M2014-01-241-1/+1
* `requies` => `requires`Vipul A M2014-01-241-1/+1
* Remove duplicate configuration option for ActiveSupport [ci skip]Zachary Scott2014-01-161-1/+0
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-12-311-10/+10
|\
| * [ci skip] trailing documentation whitespaceschneems2013-12-191-10/+10
* | Update explanation to match exampleSteven Nunez2013-12-301-1/+1
* | Typo fix [ci skip]Ilja Krijger2013-12-281-3/+4
* | doc fix. Use `sess.path` within `open_session`. Closes #13490. [ci skip]Yves Senn2013-12-271-1/+1
* | Fixed typo [CI skip]Semenyk Dmitriy2013-12-271-1/+1
* | [ci skip] Update getting started Ruby version.Juanito Fatas2013-12-241-1/+1
* | [ci skip] a destroy action in controller, not delete [getting_stated.md].Juanito Fatas2013-12-241-3/+3
* | Merge pull request #13326 from schneems/schneems/add-asset-flagGuillermo Iguaran2013-12-191-0/+27
|\ \
| * | Flag `config.assets.raise_runtime_errors` in devschneems2013-12-191-0/+27
* | | Merge pull request #13357 from taryneast/masterLauro Caetano2013-12-191-4/+4
|\ \ \
| * | | [ci skip] Describe precision + scale in migrationsTaryn East2013-12-201-4/+4
* | | | Make possible to use symbol as the verifier nameRafael Mendonça França2013-12-191-1/+0
* | | | revises the release notes about message verifiers (second take) [ci skip]Xavier Noria2013-12-191-8/+11
* | | | Revert "revises the release notes about message verifiers [ci skip]"Xavier Noria2013-12-191-11/+8
* | | | revises the release notes about message verifiers [ci skip]Xavier Noria2013-12-191-8/+11
* | | | Merge pull request #13408 from JuanitoFatas/remove-ttRafael Mendonça França2013-12-191-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove <tt> tag in 4_1_release notes. [ci skip].Juanito Fatas2013-12-201-2/+2
* | | | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-12-204-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Update contributing_to_ruby_on_rails.md"Vijay Dev2013-12-191-1/+1
| * | | Revert "Update security.md"Vijay Dev2013-12-191-1/+1
| * | | Revert "Fix on-site markdown rendering [ci skip]"Vijay Dev2013-12-191-1/+1
| * | | Revert "Underscore in markdown should be escaped with backslash [ci skip]"Vijay Dev2013-12-191-1/+1
| * | | [ci skip] add `assets.raise_runtime_errors` flagschneems2013-12-141-2/+4
| * | | Remove an extra periodRobin Dupret2013-12-041-1/+1
| * | | Update contributing_to_ruby_on_rails.mdHarshad Sabne2013-12-011-1/+1
| * | | Update security.mdHarshad Sabne2013-11-301-1/+1
| * | | Remove Rdoc formatting from markdown [ci skip]Harshad Sabne2013-11-291-1/+1
| * | | Fix on-site markdown rendering [ci skip]Harshad Sabne2013-11-281-1/+1
| * | | Underscore in markdown should be escaped with backslash [ci skip]Harshad Sabne2013-11-261-1/+1
| * | | Globalize has moved to a new repositoryHarshad Sabne2013-11-251-1/+1
* | | | couple of tweaks to the release notes [ci skip]Xavier Noria2013-12-191-2/+2
* | | | pass over half of the release notes [ci skip]Xavier Noria2013-12-191-36/+38
* | | | [ci skip] Remove <tt> tag in 4_1_release notes.Juanito Fatas2013-12-191-2/+2
* | | | Update configuring guide with I18n options regarding available localesJared Beck2013-12-191-0/+6
* | | | Fix typo [ci skip]Sıtkı Bağdat2013-12-181-1/+1
* | | | Added a link to the Module#concerning docs from the 4.1 release notes [ci skip]Godfrey Chan2013-12-181-4/+8
* | | | typo: should be 'DateTime.civil_from_format' and not 'DateTime.civil_from_fro...Corprew Reed2013-12-171-1/+1
* | | | [ci skip] Prettify the removals from Action Controller in 4.1 release notes.Juanito Fatas2013-12-181-7/+9
| |/ / |/| |
* | | Mention new CSRF protection gotcha in upgrade guideJeremy Kemper2013-12-171-1/+26
* | | Discuss Action Pack's new CSRF protection from remote script tags and what it...Jeremy Kemper2013-12-171-132/+146
* | | Merge pull request #13345 from jeremy/get-csrfJeremy Kemper2013-12-171-3/+5
|\ \ \
| * | | CSRF protection from cross-origin <script> tagsJeremy Kemper2013-12-171-3/+5
* | | | Merge pull request #13314 from laurocaetano/blacklist_array_methodsJeremy Kemper2013-12-171-0/+17
|\ \ \ \