Module deprecated

This module is deprecated on the latest stable version of Rails. The last existing version (v1.2.6) is shown here.

Provides a set of helpers for creating JavaScript macros that rely on and often bundle methods from JavaScriptHelper into larger units. These macros also rely on counterparts in the controller that provide them with their backing. The in-place editing relies on ActionController::Base.in_place_edit_for and the autocompletion relies on ActionController::Base.auto_complete_for.

Show files where this module is defined (1 file)
Register or log in to add new notes.