aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Fix section about ApplicationRecord in upgrading guide [ci skip]Prathamesh Sonpatki2015-12-171-4/+4
* ApplicationRecord release notes entryGenadi Samokovarov2015-12-171-0/+19
* ApplicationRecord documentation passGenadi Samokovarov2015-12-1713-162/+163
* Fix documentation about ApplicationRecordRafael Mendonça França2015-12-161-1/+1
* Merge pull request #22506 from derekprior/dp-redirect_to_back_or_defaultSean Griffin2015-12-162-3/+6
|\
| * Deprecate `redirect_to :back`Derek Prior2015-12-161-9/+4
| * Add `redirect_back` for safer referrer redirectsDerek Prior2015-12-162-1/+9
* | Merge pull request #22567 from gsamokovarov/introduce-application-recordRafael França2015-12-167-132/+148
|\ \ | |/ |/|
| * Introduce ApplicationRecord, an Active Record layer supertypeGenadi Samokovarov2015-12-167-132/+148
* | Merge pull request #22611 from existent-co-uk/patch-1Rafael França2015-12-161-2/+2
|\ \
| * | Fix a couple of grammatical errors in security.mdExistent Ltd2015-12-161-2/+2
| |/
* / Mention the correct way to halt callback chainsCarlos Souza2015-12-161-1/+1
|/
* Use a real migration version number in docsMatthew Draper2015-12-154-35/+35
* Use a deliberately-invalid migration version in all doc examplesMatthew Draper2015-12-154-35/+35
* Merge branch 'rails-rake-proxy'Kasper Timm Hansen2015-12-131-5/+7
|\
| * Implement Rake proxy for Rails' command line interface.Dharam Gollapudi2015-12-131-5/+7
|/
* Merge pull request #22572 from prathamesh-sonpatki/fix-paintit-method-in-guidesArthur Nogueira Neves2015-12-131-2/+2
|\
| * Fix paintIt method in JavaScript guides [ci skip]Prathamesh Sonpatki2015-12-131-2/+2
* | let config.file_watcher be the way to enable the evented file watcherXavier Noria2015-12-131-1/+1
* | [ci skip] Fix articles spelling.Kasper Timm Hansen2015-12-131-1/+1
* | Remove ActionController::TestCase from documentationeileencodes2015-12-123-34/+34
|/
* Merge pull request #22554 from y-yagi/fix_link_to_cocRafael França2015-12-111-1/+1
|\
| * fix links to code of conduct [ci skip]yuuji.yaginuma2015-12-111-1/+1
* | Merge pull request #22367 from andreynering/docs-ar-enumsYves Senn2015-12-101-0/+30
|\ \ | |/ |/|
| * Adding Enums section to Active Record Querying Guide. [ci skip]Andrey Nering2015-12-081-0/+25
* | Mention the debug_exception_response_format config in guidesJorge Bejar2015-12-091-0/+8
|/
* 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
| |/ / |/| |