aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Improve RDoc documentation of ActionDispatch::SSLTim Rogers2015-12-241-1/+1
* Improve documentation of config.force_ssl in guidesTim Rogers2015-12-241-2/+2
* Improve readability of CacheHelper sectionDave Powers2015-12-231-1/+1
* release notes, use past tense. [ci skip]Ryuta Kamizono2015-12-241-2/+2
* release notes, Rails 5 won't support the protected_attribtues gem.Yves Senn2015-12-231-0/+3
* release notes, extracted notable changes from Active Record CHANGELOG.Yves Senn2015-12-231-1/+163
* release notes, extract notable changes from Active Model CHANGELOG.Yves Senn2015-12-231-0/+28
* release notes, extract notable changes from Active Job CHANGELOG.Yves Senn2015-12-231-3/+16
* release notes, extract notable changes from Active Support CHANGELOG.Yves Senn2015-12-231-1/+116
* Fix typos in Rails 5.0 release notes [ci skip]Prathamesh Sonpatki2015-12-231-2/+2
* Fix letter case and grammar in Routing guideDave Powers2015-12-221-1/+1
* fixes typo in 5.0 release notesLaurier Mantel2015-12-221-1/+1
* release notes, extract notable changes from Action Mailer CHANGELOG.Yves Senn2015-12-221-1/+19
* release notes, extract notable changes from Action View CHANGELOG.Yves Senn2015-12-221-3/+24
* release notes, use past tense. [ci skip]Yves Senn2015-12-221-15/+15
* release notes, extract notable changes from Action Pack CHANGELOG.Yves Senn2015-12-221-0/+114
* release notes, extract notable changes from Railties CHANGELOG.Yves Senn2015-12-221-5/+49
* guides, restructure Rails 5.0 release notes. [ci skip]Yves Senn2015-12-222-91/+160
* Merge pull request #22701 from maclover7/rails-5-release-notesYves Senn2015-12-221-0/+188
|\
| * Add Rails 5.0 Release NotesJon Moss2015-12-211-0/+188
* | Merge pull request #22483 from y-yagi/use_bin_test_in_plugins_guideYves Senn2015-12-221-32/+67
|\ \
| * | use `bin/test` in plugins guide [ci skip]yuuji.yaginuma2015-12-221-32/+67
| |/
* | remove content_tag_for exampleRyo Hashimoto2015-12-221-7/+5
* | corrects a typoDavid English2015-12-211-1/+1
* | Merge pull request #22709 from jonatack/clarify-explanation-for-new-config-ha...Rafael França2015-12-211-1/+1
|\ \ | |/ |/|
| * Clarify config settings for AS::halt_callback_chains_on_return_falseJon Atack2015-12-211-1/+1
* | [ci skip] Fix typoAkshay Vishnoi2015-12-221-1/+1
* | [ci skip] No more no changes entries in the CHANGELOGs (cases left in #22718)Akshay Vishnoi2015-12-221-3/+0
* | [ci skip] `rails new project` generates README.md nowAkshay Vishnoi2015-12-211-3/+3
* | Update README extension in Getting Started guideMatthew Conway2015-12-201-1/+1
* | Remove legacy mysql adapterRyuta Kamizono2015-12-211-1/+1
* | Upgrade Guide: Add missing period, :scissors: whitespace [skip ci]Jon Atack2015-12-201-2/+2
|/
* mysql2 adapter instead of mysql [ci skip]Rajarshi Das2015-12-201-1/+1
* Add CHANGELOG headers for Rails 5.0.0.beta1eileencodes2015-12-181-0/+5
* Merge pull request #22462 from lxsameer/i18n_html_wrapRafael França2015-12-181-0/+2
|\
| * debug_missing_translation configuration added to action_viewSameer Rahmani2015-12-181-0/+2
* | Refer to rails command instead of rake in a bunch of placesDavid Heinemeier Hansson2015-12-188-26/+26
|/
* 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