Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/onpaws/undoer

Finally, undo/redo in a web app
https://github.com/onpaws/undoer

Last synced: 24 days ago
JSON representation

Finally, undo/redo in a web app

Awesome Lists containing this project

README

        

== README
This is a basic blog that has a Post model.
Users can undo/redo changes to the model (check the flash messages).

== NOTES
The seed file will generate a few sample Posts.

* Ruby version
Tested on Ruby 2.1.2, Rails 4.1.6