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

by Jamie Hoover, 3 months ago

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

Merb support
by Riku, 3 months ago

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

by Jamie Hoover, 3 months ago

Woot! Now I see instructions for installing this for rails. Any way to have it work with merb?

Thanks!

gem
by Riku, 3 months ago

Added a gem =)

by Steve Erickson, 4 months ago

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.

by Jamie Hoover, 5 months ago

What, no ruby gem? :(

Write a new comment on this page