Quick question:
I have been learning ruby on rails and http://guides.rubyonrails.org/index.html is really good and helping a lot in learning rails. While i was searching for rails with AJAX, i found http://guides.rubyonrails.org/ajax_on_rails.html in the search results.
However i could not find it in the home page or the Guides Index tab on http://guides.rubyonrails.org/index.html. How can I find these hidden links like rails with AJAX?
The reason is that the guide is not present in the documents.yml file that defines which guides are displayed. I’m going to post on the docs mailing list as to why this is the case.
UPDATE: as Emily pointed out, that guide is not finished yet.