aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Typo fix [ci skip]Ilja Krijger2013-12-281-3/+4
* Ensure backward compatibility between Minitest 5 and 4Robin Dupret2013-12-272-1/+7
* doc fix. Use `sess.path` within `open_session`. Closes #13490. [ci skip]Yves Senn2013-12-271-1/+1
* Minitest::Unit::TestCase is Minitest::Test [ci skip]Arun Agrawal2013-12-262-2/+2
* 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
* Bump Jbuilder version to 2.0.0Pavel Pravosud2013-12-202-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
* | | | Merge pull request #13366 from vipulnsward/minitest-namespace-changeGodfrey Chan2013-12-182-2/+2
|\ \ \ \
| * | | | Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena...Vipul A M2013-12-182-2/+2
* | | | | 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
|\ \ \ \
| * | | | Create a blacklist to disallow mutator methods to be delegated to `Array`.Lauro Caetano2013-12-171-0/+17
* | | | | Merge pull request #13346 from chancancode/release_notes_etcYves Senn2013-12-172-45/+145
|\ \ \ \ \
| * | | | | Some assorted fixes for the 4.1 release notes:Godfrey Chan2013-12-172-45/+145
| |/ / / /
* | | | | Merge pull request #13341 from carlosantoniodasilva/ca-i18nCarlos Antonio da Silva2013-12-171-0/+17
|\ \ \ \ \ | |/ / / / |/| | | |