Plugins - Undo helper

StarAdd to favorites

Add an undo button to your Rails app.

Maintains a stack of undo actions in the session, so users can cancel actions by clicking the Undo button.

Use undo.push to add a new undo action, and undo.pop to remove it. Use undo.render to render the Undo button.

See the RDoc for more details, or read more here, including how to use with before_filter and RJS.

Assaf Arkin

http://labnotes.org

http://labnotes.org/svn/public/ruby/rails_plugins/

Rails' (MIT)

  • Currently 2.8/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Controllers

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?