aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Introduce after_{create,update,delete}_commit callbacksGenadi Samokovarov2015-12-061-0/+19
* Update autoloading_and_reloading_constants.mdpavlos2015-12-011-1/+1
* Merge pull request #22343 from jeffminnear/patch-1Claudio B2015-12-011-2/+9
|\
| * Modify unscoped usage guide to include chainingJeff Minnear2015-11-301-2/+9
* | Merge pull request #22427 from eliotsykes/validation-message-proc-docYves Senn2015-11-301-1/+30
|\ \
| * | Document message validation option accepts ProcEliot Sykes2015-11-271-1/+30
* | | Merge pull request #22283 from the-undefined/routes-error-singular-resourceArthur Nogueira Neves2015-11-281-2/+2
|\ \ \
| * | | [ci skip] add `controller:` argument to routing.mdthe-undefined2015-11-131-2/+2
* | | | Merge pull request #22315 from takatoshiono/fix-configuring-docArthur Nogueira Neves2015-11-281-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix set_autoload_paths and set_load_path documentTakatoshi Ono2015-11-171-2/+2
* | | | Merge pull request #22263 from mastahyeti/csrf-origin-checkRafael França2015-11-261-0/+2
|\ \ \ \
| * | | | Add option to verify Origin header in CSRF checksBen Toews2015-11-251-0/+2
* | | | | Remove valgrind note about linux only supportJacob Bednarz2015-11-241-2/+2
* | | | | Merge pull request #22374 from DNNX/patch-1Rafael França2015-11-231-1/+1
|\ \ \ \ \
| * | | | | Simplify `RailsGuides::Generator#select_only` a bitViktar Basharymau2015-11-221-1/+1
| | |_|_|/ | |/| | |
* / | | | [ci skip] Add `Translating Rails Guides` to contributing_to_ruby_on_railsyui-knk2015-11-231-0/+36
|/ / / /
* | | | Merge pull request #22340 from rbr/change-configuration-exampleYves Senn2015-11-191-1/+1
|\ \ \ \
| * | | | Change configuration-guide examplerbr2015-11-191-1/+1
* | | | | Fix a typoAlex Popov2015-11-191-1/+1
|/ / / /
* | | | guides, scaffold no longer used in getting started guide. Closes #22337.Yves Senn2015-11-191-6/+24
* | | | [ci skip] Indentation in cache exampleszacharywelch2015-11-181-2/+2
* | | | Revert "Fixed a few grammar issues."Rafael Mendonça França2015-11-182-2/+2
* | | | Fixed a few grammar issues.David Chen2015-11-182-2/+2
* | | | [ci skip] fix inconsistent indentationJesse Doyle2015-11-171-1/+1
| |/ / |/| |
* | | Merge pull request #22298 from yuki24/make-static-index-part-of-public-file-s...Kasper Timm Hansen2015-11-161-1/+1
|\ \ \
| * | | Make the `static_index` config part of the `config.public_server` configYuki Nishijima2015-11-161-1/+1
* | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-11-151-2/+24
|\ \ \ \ | |/ / / |/| | |
| * | | copy edits [ci skip]Vijay Dev2015-11-151-12/+6
| * | | rollback changes to changelogGaurish Sharma2015-11-141-4/+0
| * | | Grammer & Style Tweaks as per feedbackGaurish Sharma2015-11-142-4/+5
| * | | Document time testing helpersGaurish Sharma2015-11-092-0/+31
| * | | :nailcare: Grammer fixesGaurish Sharma2015-11-091-2/+2
* | | | Merge pull request #22112 from claudix/masterXavier Noria2015-11-131-0/+21
|\ \ \ \
| * | | | Improved explanationClaudi Martinez2015-11-131-4/+1
| * | | | Improved explanationClaudi Martinez2015-11-011-10/+16
| * | | | Fixed typoClaudi Martinez2015-10-291-1/+1
| * | | | Added warning on coding engine controllersClaudi Martinez2015-10-291-0/+18
* | | | | Fix typo: "in" should be "is"Rémy Coutable2015-11-111-1/+1
* | | | | Clarify i18n active[model/record] key differencesJames Coleman2015-11-111-0/+2
* | | | | upgrade listen to 3.0.4Xavier Noria2015-11-081-1/+1
* | | | | document the evented file system monitor opt-in in the config guide [ci skip]Xavier Noria2015-11-081-0/+22
* | | | | Fixed wording.Mike Boone2015-11-081-1/+1
* | | | | Merge pull request #21897 from swaathi/masterKasper Timm Hansen2015-11-071-0/+14
|\ \ \ \ \
| * | | | | Parameterize with options to preserve case of stringSwaathi K2015-11-071-0/+14
* | | | | | Merge pull request #22213 from y-yagi/remove_deprecated_option_from_guideRichard Schneeman2015-11-071-15/+0
|\ \ \ \ \ \
| * | | | | | remove deprecated `:tokenizer` option from guide [ci skip]yuuji.yaginuma2015-11-071-15/+0
| |/ / / / /
* | | | | | Merge pull request #22145 from atul-shimpi/masterYves Senn2015-11-071-2/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Issue #22139 : Edge Guides - ActiveRecord Migrations - Remove required option...atul-shimpi2015-11-011-2/+0
| | |/ / / | |/| | |
* | | | | Add comma to to make the information clearUbuntu2015-11-071-1/+1
* | | | | Clarify automatic creation/deletion of join models for has_many throughSean Collins2015-11-061-2/+4
| |_|/ / |/| | |