Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrections to the ajax guide recent changes. This guide is very | Vijay Dev | 2011-10-09 | 1 | -32/+26 |
| | | | | outdated and will need a lot of changes to make it useful for Rails 3+ | ||||
* | improving the docs for ajax_on_rails | Karunakar (Ruby) | 2011-10-09 | 1 | -13/+22 |
| | |||||
* | Revert "Revert "updated the ajax_on_rails.textile for rails3" because of ↵ | Karunakar (Ruby) | 2011-10-09 | 1 | -4/+65 |
| | | | | | | invalid git user" This reverts commit 5d2ffbb992b4ab875a121761fc0cf14dcaa12033. | ||||
* | Fixing incorrect notextile tags | Vijay Dev | 2011-09-16 | 1 | -1/+3 |
| | |||||
* | Updates to remove extra whitespaces and notably fix a whitespace issue with ↵ | Jeff Dutil | 2011-08-16 | 1 | -7/+1 |
| | | | | ajax_on_rails causing a code block not to render the entire block properly. | ||||
* | Spelling corrections in the guides. | Evan Farrar | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of git://github.com/lifo/docrails | Xavier Noria | 2011-04-19 | 1 | -2/+2 |
|\ | | | | | | | | | | | Conflicts: railties/guides/source/ajax_on_rails.textile railties/guides/source/generators.textile | ||||
| * | Remove extra whitespaces from guides | Sebastian Martinez | 2011-04-14 | 1 | -4/+4 |
| | | |||||
* | | removes the RJS template handler | Xavier Noria | 2011-04-13 | 1 | -13/+4 |
| | | |||||
* | | removes support for render :update | Xavier Noria | 2011-04-13 | 1 | -126/+0 |
|/ | |||||
* | Remove awkward phrasing from Ajax on Rails guide | Nicholas Rowe | 2011-02-17 | 1 | -1/+1 |
| | |||||
* | Fix typos and JavaScript case. | Vijay Dev | 2011-01-03 | 1 | -11/+11 |
| | |||||
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵ | Santiago Pastorino | 2010-08-14 | 1 | -17/+17 |
| | | | | 's/[ \t]*$//' -i {} \;) | ||||
* | Dropped uneeded things, finalized TOC (for now), started on Prototype and ↵ | peter | 2009-08-19 | 1 | -37/+285 |
| | | | | RJS sections | ||||
* | Initial version - quick brain dump | Peter Szinek | 2009-05-16 | 1 | -0/+94 |