Configuring the PHP debuggers was so hard that I can’t even imagine myself using the Rails documentation by blogging. The problem looks easy to solve: write the documentation, so why doesn’t anyone do it? I’m thinking that if you don’t have a way to learn it, you have to ask the ones who know it, so who can know it and why?
Share
The so called “lack of documentation” view rests in the eyes of the beholder.
Frankly I don’t see the problem. Most of the time you can find what you need on api.rubyonrails.org, or if you’re looking for something more friendly on guides.rubyonrails.org.
Blogs may provide some extra insight on some of the features, but the rails rdoc is king.