aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Add Active Job release notes [ci skip] (#35872)प्रथमेश Sonpatki2019-04-051-0/+46
* fix typo in the guides (use Rails instead of rails)Edward Rudd2019-04-041-1/+1
* Add documentation for 'after_save_commit' [ci skip]Sharang Dashputre2019-04-051-2/+25
* add documentation about variantsEdward Rudd2019-04-032-0/+44
* [skip ci] Add examples for has_{one,many} :through :source and :source_type (...Tim Wade2019-04-031-0/+29
* Use official database name [ci skip]Ryuta Kamizono2019-04-032-2/+2
* Fixed description of the `cache_key_with_version` method [ci skip]soartec-lab2019-04-031-1/+1
* url -> URL where apt except inside actionpack/Sharang Dashputre2019-04-017-8/+8
* Merge pull request #35815 from sharang-d/update-action-cable-docsXavier Noria2019-04-011-3/+3
|\
| * url -> URL in Action Cable guide [ci skip]Sharang Dashputre2019-04-011-3/+3
* | [ci skip] Fix guides to link to edgeapi if on EDGE envM. Saiqul Haq2019-04-011-2/+2
|/
* feat(js): Dynamic ActionCable URL (#35579)Ryan Castner2019-03-311-0/+17
* Merge pull request #35797 from abhaynikam/35752-update-migration-doc-column-i...प्रथमेश Sonpatki2019-03-301-1/+0
|\
| * [ci skip] Updated docs to reflect index: true option not available as column ...Abhay Nikam2019-03-301-1/+0
* | [ci skip] Add ActiveRecord::Relation#extract_associated method to the active_...Abhay Nikam2019-03-301-0/+1
|/
* Merge pull request #35789 from prathamesh-sonpatki/customize-full-messageRafael França2019-03-291-1/+1
|\
| * Rename `i18n_full_message` config option to `i18n_customize_full_message`Prathamesh Sonpatki2019-03-291-1/+1
* | Add Active Model release notes for Rails 6 [ci skip] (#35790)प्रथमेश Sonpatki2019-03-291-0/+12
|/
* Add load hook for ActiveStorage::AttachmentGeorge Claghorn2019-03-281-0/+1
* [ci skip] Fixed testing guides typo `fourty` -> `forty`Shailesh Kalamkar2019-03-281-3/+3
* Schema version documentation (#35762)Ken Greeff2019-03-261-1/+1
* Remove useless = [ci skip]Prathamesh Sonpatki2019-03-261-1/+1
* Spelling errorSergio2019-03-261-1/+1
* Add default value `ActiveSupport::Deprecation.silenced` [ci skip]soartec-lab2019-03-251-1/+1
* Cleanup guide for configuring config.disable_sandbox and related changelog [c...Vipul A M2019-03-251-1/+1
* Merge pull request #35723 from sikachu/disable-sandbox-flagGuillermo Iguaran2019-03-241-0/+2
|\
| * Add config.disable_sandbox option to Rails consolePrem Sichanugrist2019-03-231-0/+2
* | Merge pull request #35690 from soartec-lab/update_guide_sending_log_messagesRyuta Kamizono2019-03-241-1/+1
|\ \
| * | Add `unknown` method to list of methods to write current log [ci skip]soartec-lab2019-03-211-1/+1
| |/
* | Add default `config.action_view.raise_on_missing_translations` [ci skip]soartec-lab2019-03-241-1/+1
* | Merge pull request #35707 from localhostdotdev/fix-rails-guides-generation-in...Rafael França2019-03-221-1/+1
|\ \
| * | Fix rails guides generationlocalhostdotdev2019-03-221-1/+1
| |/
* | Update instrumentation guides w/optional blockAli Ibrahim2019-03-221-0/+11
* | Add Relation#annotate for SQL commentingMatt Yoho2019-03-211-0/+1
|/
* Add mention about `process_middleware.action_dispatch` in the guide [ci skip]bogdanvlviv2019-03-201-1/+10
* Revert "Revert "Remove `javascripts` and `javascript_engine` options for gene...Nicholas La Roux2019-03-201-2/+0
* Revert "Remove `javascripts` and `javascript_engine` options for generators"Nicholas La Roux2019-03-191-0/+2
* Added release notes for changes in Railties [ci skip] (#35622)प्रथमेश Sonpatki2019-03-181-0/+63
* Add `:reselect` and `:optimizer_hints` to the list of finder methodsRyuta Kamizono2019-03-181-0/+2
* `ActiveRecord::Result#to_hash` has been renamed to `to_a` [ci skip]Ryuta Kamizono2019-03-171-2/+5
* Merge tag 'v6.0.0.beta3'eileencodes2019-03-131-0/+5
|\
| * Prep releaseeileencodes2019-03-111-0/+5
* | Merge pull request #35582 from vipulnsward/kill-warning-from-guidesKasper Timm Hansen2019-03-121-1/+1
|\ \
| * | After https://github.com/rails/rails/pull/35281 and https://github.com/rails...Vipul A M2019-03-121-1/+1
* | | Merge pull request #35530 from Rodrigora/patch-1Vipul A M2019-03-121-0/+11
|\ \ \ | |/ / |/| |
| * | Add note about has_many associations callbacks [ci skip]Rodrigo2019-03-121-0/+11
* | | Merge pull request #34955 from bogdanvlviv/follow-up-33962Kasper Timm Hansen2019-03-111-0/+4
|\ \ \
| * | | Add `config.credentials.content_path` and `config.credentials.key_path` to th...bogdanvlviv2019-01-171-0/+4
* | | | [ci skip] Removed extra hyphensShailesh Kalamkar2019-03-111-4/+4
* | | | Add example of the output of `rails routes --expanded` in the routing guide [...Prathamesh Sonpatki2019-03-111-1/+28