aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* fix initializer name [ci skip]yuuji.yaginuma2016-10-271-1/+1
* Update HABTM documentation in guidesJames Doyley2016-10-261-3/+1
* Merge pull request #26851 from Gaurav2728/update-kindlerbRafael França2016-10-251-1/+1
|\
| * update kindlerb gemGaurav Sharma2016-10-211-1/+1
* | Fix HTML escaping in the guidesRafael Mendonça França2016-10-252-2/+2
* | Fix indentationRafael Mendonça França2016-10-251-1/+1
* | Generate HTML not plain textRafael Mendonça França2016-10-251-1/+1
* | Fix plain option in the rails_guides generatorRafael Mendonça França2016-10-251-1/+1
* | Fix typo in Upgrading Ruby on Rails Guide [ci skip]Erol Fornoles2016-10-241-1/+1
* | update description of Etag [ci skip]yuuji.yaginuma2016-10-241-1/+4
* | Merge release note entry for Date/Time/DateTime extensionsCarlos Antonio da Silva2016-10-231-4/+2
|/
* guides, include note about modifiers when using the CLI.Yves Senn2016-10-201-0/+2
* remove trailing whitespace [ci skip]Yves Senn2016-10-201-8/+8
* [ci skip] Fix return values of Hash Extensions examplesBruno Facca2016-10-201-4/+4
* [ci skip] Fix typo in Guides: ContributingAlex Kitchens2016-10-171-1/+1
* Pull request for ticket 26769 (#26770)rmarone2016-10-151-1/+1
* Introduce a benchmark template [ci skip]Godfrey Chan2016-10-152-27/+67
* Suggested editsJavier Cuevas2016-10-131-3/+3
* Improve Action Cable Overview guideJavier Cuevas2016-10-131-3/+3
* Deprecated ActionDispatch::ParamsParser::ParamsParserRafael Mendonça França2016-10-101-17/+17
* Change page:change to turbolinks:load in README.md [ci skip]kenta-s2016-10-051-1/+1
* Allow the use of listen's 3.1.x branch.Esteban Santana Santana2016-10-031-1/+1
* add `cached` key to `sql.active_record` event [ci skip]yuuji.yaginuma2016-10-021-6/+7
* Remove dup distinct from AR query list [ci skip]Jeremy Wilmot2016-09-301-1/+0
* Fix typo in 5_0_release_notes.md doc [ci skip]Yusuke Nakamura2016-09-291-1/+1
* Merge pull request #26648 from y-yagi/update_description_of_queue_adapterJon Moss2016-09-281-2/+2
|\
| * update description of queue adapter in test [ci skip]yuuji.yaginuma2016-09-281-2/+2
* | Removes broken performance testing link from the 2.2 release notesMichael Lennox2016-09-281-1/+0
|/
* Add info about a502703 to Rails 5 release notesJon Moss2016-09-251-0/+3
* Fix docs for allowed params to `get` in controller tests [ci skip]Michael Hoy2016-09-231-4/+4
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-09-201-0/+2
|\
| * :nail_care: [ci skip]Prathamesh Sonpatki2016-09-071-1/+1
| * Document that redirect* don't halt exucution. We explain more on this behavio...Vipul A M2016-09-061-0/+2
* | [ci skip] Fixed commas according to Oxford comma in rdoc and guidesAndrey Molchanov2016-09-173-3/+3
* | Fix small grammar issue introduced in #26382Jon Moss2016-09-161-1/+2
* | bug report template for migrations (#26488)Girish Sonawane2016-09-153-0/+130
* | fixed guide to add correct documentation for partial render 'as' optionGirish S2016-09-131-7/+7
* | [ci skip] Update Levenshtein code with better attribution.Kasper Timm Hansen2016-09-121-1/+3
* | Merge pull request #26431 from wytesk133/masterप्रथमेश Sonpatki2016-09-081-1/+1
|\ \
| * | Fix table name typos [ci skip]Waitaya Krongapiradee2016-09-081-1/+1
* | | update doc about default `cache_store` [ci skip]yuuji.yaginuma2016-09-081-1/+1
* | | Merge pull request #26390 from Neodelf/format_mdsVipul A M2016-09-074-8/+8
|\ \ \
| * | | [ci skip] Simply formatting documentsNeodelf2016-09-064-8/+8
* | | | Merge pull request #24612 from vipulnsward/fix-li-ol-widthVijay Dev2016-09-061-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Selectively add `li ul, li ol { margin:0 1.5em; }` to subColl needed for Chap...Vipul A M2016-04-191-1/+2
* | | | Remove the word "mongrel" from documentsRyunosuke Sato2016-09-074-4/+4
* | | | Minor grammar fix in engines.mdMark Sun2016-09-061-1/+1
| |/ / |/| |
* | | Update docs for change in transaction callback exceptionsNathan Wenneker2016-09-032-1/+9
* | | add Active Job bug report templates to guide [ci skip]yuuji.yaginuma2016-09-031-0/+1
* | | Merge pull request #26364 from y-yagi/fix_class_name_typo_in_bug_report_templ...Kasper Timm Hansen2016-09-022-4/+4
|\ \ \