Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Updated docs for in_place_editor, fixes a couple bugs and offers extended ↵ | Tobias Lütke | 2005-11-14 | 1 | -1/+1 |
| | | | | | | support for external controls [Justin Palmer] closes #2870 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3032 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added in-place editing support in the spirit of auto complete with ↵ | David Heinemeier Hansson | 2005-09-11 | 2 | -0/+84 |
ActionController::Base.in_place_edit_for, JavascriptHelper#in_place_editor_field, and Javascript support from script.aculo.us #2038 [Jon Tirsen] Moved auto-completion and in-place editing into the Macros module and their helper counterparts into JavaScriptMacrosHelper git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2191 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |