Home

This web application is an experiment to test a few ideas on how to implement Undo Redo for Rails. Give it a test drive.

Key ideas

By using a Rails plugin (or very soon a gem as well), you can very easily transform any Rails Application using Active Record into a full fledged multi level undo/redo application like most desktop applications.


Notice: This is a demo application, and as such, do not use to store any data you would not want to lose

Navigation