aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/working_with_javascript.md
Commit message (Collapse)AuthorAgeFilesLines
* renames the JS guide file name to match the new title [ci skip]Xavier Noria2012-10-231-390/+0
|
* adds Rails to the title of the JS guide [ci skip]Xavier Noria2012-10-231-2/+2
|
* fix a couple of typos in the js guide [ci skip]Vijay Dev2012-10-211-5/+3
|
* Working With JavaScript guide.Steve Klabnik2012-10-141-0/+392
Originally, this guide was called "AJAX on Rails," but really, it's not just about AJAX. This was never finished, but it got accidentally generated and Google found out about it. In the meantime, all the guides were converted to markdown, as well. So here's a new guide. It covers all of the built-in helpers that use ajax requests, it covers CoffeeScript, and it covers UJS.