MiniWiki

MiniWiki is a small plugin for Ruby on Rails which adds a simple wiki to your project. It has saves the previous versions of the wiki pages, so you can easily revert back to an older version.


The source is hosted at github: http://github.com/tompesman/mini_wiki


Status: Stable


Installation:

  1. ./script/plugin install git://github.com/tompesman/mini_wiki.git
  2. ./script/generate mini_wiki
  3. rake db:migrate

For now these are the installation steps to create a simple wiki in your Ruby on Rails app.

One Response to MiniWiki

  1. Pingback: Tnux.net ยป Ruby on Rails MiniWiki plugin released

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>