Wiki built on rails

Hi everyone,

can you please give me few examples of wikis built in rails?

Thanks in advance,
Ak

Arun K. wrote:

Hi everyone,

can you please give me few examples of wikis built in rails?

Have you tried a Google search? That should give you some results.

If you’re trying to roll your own, you might be interested in Rookie.
This is a project I’ve started to parse MediaWiki markup in Ruby (with
Treetop). It’s in early development stages, but it should be usable.
See GitHub - marnen/rookie: A Ruby parser for MediaWiki markup. .

Best,

Marnen Laibow-Koser
http://www.marnen.org
[email protected]

“Rookie”

Love the name

:slight_smile:

The open source Rails appliction I work on is wiki-inspired, but much
more
than a wiki. You can check it out here:
http://kete.net.nz/

To explore other options, besides google, you might want to do a search
of
github.com repositories and also take a look here:

http://www.opensourcerails.com/

Cheers,
Walter

On Sat, Jul 11, 2009 at 12:09 AM, Arun K. <