Community

Like Ruby on Rails, Merb is an MVC framework. Unlike Rails, Merb is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying to produce a monolithic library with everything in the core.
Merb is also thread-safe and was originally engineered to handle multiple file uploads concurrently.
- Community Category
- Software Development
- Community Leaders
Lessons 3
- Lesson
- How to Install Merb
- Lesson
- Using Haml
People 24
Getting started with Merb
- Lesson
-
How to Install Merb
-
This lesson will lead you through the basics of installing Merb on your computer.
- Discussion
- Learning merb