Skip to content
alexbcoles edited this page Jan 6, 2011 · 4 revisions

At the time of writing, Merb 1.0.3 has been released.

Execute the following: jgem install merb-core merb-more

There're currently Active Record and Sequel ORMs working properly with Merb. Both will require additional jdbc drivers (jgem install postgres-pr for PostgreSQL driver)

Clone this wiki locally