Thanks to visit codestin.com
Credit goes to github.com

Skip to content
jonuts edited this page Sep 13, 2010 · 2 revisions

Repositories

Merb main repo from 3th November 2009 is on http://github.com/merb. Merb got it’s own github account and we migrated all repositories from the wycats/merb and wycats/merb-plugins. The structure changed a bit as well.

Merb main repo used to be wycats/master. It still exists of course but the development have moved from there to the new home.

Gems

Merb is now released on Gemcutter. There are currently no new releases done on rubyforge.org nor github of course.

Add Gemcuter to your sources so you can install Merb:

gem source --add http://gemcutter.org

More information about installation can be found in the HOWTO Install.

Bugs/Issues

Use Merb Lighthouse to report bugs and issues you have with Merb.

Wiki

Old Merb wiki is now being migrated to the github wiki. We will hopefully soon update the content from the old wiki and provide good quality resources.

Other resources

Don’t forget the merb mailing list and of course #merb IRC channel on the freenode.

Clone this wiki locally