Rails is well documented in its API, but there’s “The ‘Middle’ Documentation Problem” where many newbies don’t quite get how it all fits together. This is partially because Rails has so many features, and partly because it’s so easy … once you get it.
To help people understand the different aspects of Rails, write a page called “UnderstandingSomethingOrOther”, link to it here, and give it a category of “Understanding”. UnderstandingModels, UnderstandingViews, and UnderstandingControllers should give a good example. Don’t explain how to do something in these pages; link to a Howtos page instead.
...
Is this “understanding” concept a good strategy for organising the Wiki? Air your views in UnderstandingRailsDiscussion.
category: Understanding