aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/ajax_on_rails.md
Commit message (Collapse)AuthorAgeFilesLines
* Working With JavaScript guide.Steve Klabnik2012-10-141-316/+0
| | | | | | | | | | | 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.
* Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-171-1/+1
| | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead.
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-73/+76
|
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-1/+1
|
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-55/+55
|
* change shell to bashPrem Sichanugrist2012-09-171-1/+1
|
* Convert inline code tags to MarkdownPrem Sichanugrist2012-09-171-1/+1
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-15/+19
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-42/+42
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+309