module
ActionController::Macros::InPlaceEditing::ClassMethods
v1.1.6 -
Show latest stable
Example:
# Controller class BlogController < ApplicationController in_place_edit_for :post, :title end # View <%= in_place_editor_field :post, 'title' %>
For help on defining an in place editor in the browser, see ActionView::Helpers::JavaScriptHelper.
Files
- actionpack/lib/action_controller/macros/in_place_editing.rb