Helping devs understand concerns faster

@petrik Hmm, if it goes into the ActionController guide and the ActiveRecord guide (Action Controller Overview — Ruby on Rails Guides and (Active Record Basics — Ruby on Rails Guides for convenience) - Should each guide have it’s own small “concerns” section? That seems like the most logical fit to me; there isn’t a clear spot for concerns in the sections that currently exist.

If we want to use existing sections, the ActionController Methods and Actions section could work, as well as the ActiveRecord’s Convention Over Configuration section. What do you all think?

Also, what is the etiquette around tagging folks here - I second @santib’s desire for some validation from the Rails Core Team (or someone who can give reassurance) that the new location for the docs is approved before I go ahead and make the PR, though I will likely make the PR ahead of any approval anyway :sweat_smile:

2 Likes