forked from rails/in_place_editing
-
Notifications
You must be signed in to change notification settings - Fork 1
InPlaceEditing plugin
wanglian/in_place_editing
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
InPlaceEditing
==============
Example:
# Controller
class BlogController < ApplicationController
in_place_edit_for :post, :title
end
# View
<%= in_place_editor_field :post, 'title' %>
Copyright (c) 2007 David Heinemeier Hansson, released under the MIT license About
InPlaceEditing plugin
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 100.0%