This is a fork of Asim Aslam's Tableau: a private pastie to use with friends and colleagues.
It is a very spartan pastie application with rudimentary versioning of pastes (ala Gist).
It has the following dependencies:
To create the database and necessary tables, simply run rake migrate
then fire up the application with rackup
and access it at http://localhost:9292.