aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Move all npm packages to @rails scopeJavan Makhmali2019-01-102-4/+4
* Merge pull request #34909 from davidalee/patch-2Prem Sichanugrist2019-01-101-3/+3
|\
| * Specify the type for the auto-generated primary keyDavid A. Lee2019-01-091-3/+3
* | Added Postmark ingress supportTomek Maszkowski2019-01-091-0/+36
|/
* Enable `Lint/UselessAssignment` cop to avoid unused variable warnings (#34904)Ryuta Kamizono2019-01-091-3/+3
* Add OG tags to layout.html.erbtoshimaru2019-01-093-4/+18
* Revert "Revert "Merge pull request #34387 from yhirano55/rails_info_propertie...Kasper Timm Hansen2019-01-081-0/+5
* Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"Kasper Timm Hansen2019-01-081-5/+0
* Add load hook for ActionText::RichTextGeorge Claghorn2019-01-071-0/+1
* Merge pull request #34878 from bogdanvlviv/action_text-guides-docsGeorge Claghorn2019-01-053-0/+120
|\
| * Add Action Text to guides [ci skip]bogdanvlviv2019-01-053-0/+120
* | Merge pull request #34877 from bogdanvlviv/document-action_text_content-hookGeorge Claghorn2019-01-051-0/+1
|\ \
| * | Add `action_text_content` hook to the guide [ci skip]bogdanvlviv2019-01-051-0/+1
| |/
* / Use ES6 and Webpacker in ActionCable guide.Gannon McGibbon2019-01-041-112/+160
|/
* Send Active Storage jobs to dedicated queues by defaultGeorge Claghorn2019-01-041-0/+2
* Fix example of I18n setting in the guide [ci skip]bogdanvlviv2019-01-041-1/+1
* Merge pull request #34855 from bogdanvlviv/update-configuring-guideRafael França2019-01-031-2/+32
|\
| * Update the "Configuring Rails Applications" guide [ci skip]bogdanvlviv2019-01-041-2/+32
* | Merge pull request #34706 from ChrisBr/instrumentation-guideGannon McGibbon2019-01-031-8/+14
|\ \ | |/ |/|
| * Add missing keys to ActiveSupport#instrumentation guide [skip ci]Christian Bruckmayer2019-01-021-8/+14
* | Permit sending Active Storage purge and analysis jobs to separate queuesGeorge Claghorn2019-01-011-2/+9
* | Document Action Mailbox configuration options [ci skip]George Claghorn2019-01-011-0/+23
* | :scissors:Ryuta Kamizono2019-01-021-1/+1
* | Add load hook for ActionMailbox::TestCaseGeorge Claghorn2018-12-311-0/+1
* | Update the load hooks reference table [ci skip]George Claghorn2018-12-311-0/+3
* | Merge pull request #34624 from blaszczakphoto/update-docs-regarding-gzipping-...Gannon McGibbon2018-12-311-1/+3
|\ \
| * | Rename header of the gzip paragraph to more accurate and add short info aboau...Mariusz Błaszczak2018-12-211-1/+3
* | | Mention tiff support in ActiveStorage guidesGannon McGibbon2018-12-311-1/+1
* | | Merge pull request #34812 from bogdanvlviv/action_mailbox-guides-docsGeorge Claghorn2018-12-294-47/+323
|\ \ \
| * | | Add Action Mailbox to Major Features of Rails 6.0 [ci skip]bogdanvlviv2018-12-301-0/+9
| * | | Fix Action Mailer Basics [ci skip]bogdanvlviv2018-12-302-47/+7
| * | | Move some `actionmailbox/README.md` content to Action Mailbox Basics guide [c...bogdanvlviv2018-12-302-0/+307
* | | | Remove mention about `receive.action_mailer` from the AS instrumentation guidebogdanvlviv2018-12-281-26/+0
|/ / /
* | | Specify `hosts` in bug report template.yuuji.yaginuma2018-12-251-0/+1
* | | Follow up #34754bogdanvlviv2018-12-201-20/+1
* | | Use native `Array#append`, `Array#prepend`, `Hash#transform_keys`, and `Hash#...Ryuta Kamizono2018-12-201-66/+0
* | | Require Ruby 2.5 for Rails 6.Kasper Timm Hansen2018-12-193-4/+4
* | | Single nest config in configuration guidesSam Bostock2018-12-181-1/+1
* | | Add option to set parallel test worker count to the physical core count of th...Bogdan2018-12-181-4/+4
* | | Extend documentation of `ActiveSupport::Notifications.subscribe` (#34721)Bogdan2018-12-171-1/+13
* | | Merge pull request #32872 from utilum/soften_migrations_guide_generator_sectionVipul A M2018-12-151-4/+9
|\ \ \
| * | | Expand intro to Migration generator in Migrations Guideutilum2018-05-111-4/+9
* | | | Prepend module in ActiveStorage overviewSam Bostock2018-12-101-8/+14
* | | | Fix typo in per-form CSRF token docs [ci skip]Randy Antler2018-12-071-1/+1
* | | | Abort early if generator command fails (#34420)David Rodríguez2018-12-071-0/+6
* | | | Improve deprecation message for enqueue returning falseRafael Mendonça França2018-12-051-0/+2
| |/ / |/| |
* | | Use safe nav operator when calling RailsGuides::Generator.newYosuke Kabuto2018-12-052-3/+3
* | | Add advanced test helpers docs to guidesSam Bostock2018-12-041-0/+50
* | | Add note about symbols vs stringsGannon McGibbon2018-12-041-0/+2
* | | Improve parallel testing guide [ci skip]bogdanvlviv2018-12-031-10/+9