aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/working_with_javascript.md
Commit message (Collapse)AuthorAgeFilesLines
* Fixes typo.Lennart Fridén2012-10-211-1/+1
|
* Wrap a piece of code to a code blockRobin Dupret2012-10-211-0/+2
|
* Fix a typoAgis Anastasopoulos2012-10-211-1/+1
|
* Improve grammarAgis Anastasopoulos2012-10-211-2/+2
|
* Improve grammar a bitAgis Anastasopoulos2012-10-211-1/+1
|
* Explain where the acronym AJAX stands for & replace "JavaScript writer" with ↵Agis Anastasopoulos2012-10-211-2/+2
| | | | "JavaScript developer"
* Improve "request response" term typing & fix a minor typoAgis Anastasopoulos2012-10-211-1/+1
|
* Consistent headlines & ToCAgis Anastasopoulos2012-10-211-5/+5
| | | I believe the topics and their headlines should be consistent for obvious reasons. Also
* fix a typoAgis Anastasopoulos2012-10-211-1/+1
|
* 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.