Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes typo. | Lennart Fridén | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Wrap a piece of code to a code block | Robin Dupret | 2012-10-21 | 1 | -0/+2 |
| | |||||
* | Fix a typo | Agis Anastasopoulos | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Improve grammar | Agis Anastasopoulos | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | Improve grammar a bit | Agis Anastasopoulos | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Explain where the acronym AJAX stands for & replace "JavaScript writer" with ↵ | Agis Anastasopoulos | 2012-10-21 | 1 | -2/+2 |
| | | | | "JavaScript developer" | ||||
* | Improve "request response" term typing & fix a minor typo | Agis Anastasopoulos | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Consistent headlines & ToC | Agis Anastasopoulos | 2012-10-21 | 1 | -5/+5 |
| | | | I believe the topics and their headlines should be consistent for obvious reasons. Also | ||||
* | fix a typo | Agis Anastasopoulos | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Working With JavaScript guide. | Steve Klabnik | 2012-10-14 | 1 | -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. |