Installation
Plugin
Stable version
Install the latest version of the plugin with gem:
sudo gem install malline
You need to activate the plugin in your project by adding the following line to config/environment.rb:
require 'malline/rails'
Development version and alternative installation methods
Latest development version can be found at public svn repository http://svn.malline.org/trunk/malline.
See wiki-page Plugin installation for detailed instructions.
License
Malline is free software and it is released under the terms of the GNU Lesser General Public License.
Comments
Merb support
Merb support would be a nice feature. I haven't tried Merb yet, but I will look into it later. If it isn't extremely weird, adding support for it should be trivial - at least for basic features. Added a ticket: http://dev.malline.org/ticket/2
Woot! Now I see instructions for installing this for rails. Any way to have it work with merb?
Thanks!
I agree. I think turning Malline into a ruby gem would be a great way to give this project some more visibility. I would love to use malline in my new merb project.
What, no ruby gem? :(

Steve Erickson mentioned looking into writing a merb_malline gem plugin on merb irc today. I sure hope he accomplishes this soon. :)