module
rails latest stable

Module deprecated or moved

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

Macros are class-level calls that add pre-defined actions to the controller based on the parameters passed in. Currently, they’re used to bridge the JavaScript macros, like autocompletion and in-place editing, with the controller backing.

Files

  • actionpack/lib/action_controller/macros/auto_complete.rb
  • actionpack/lib/action_controller/macros/in_place_editing.rb

Nested classes and modules