Merb
The topic of this article may not meet Wikipedia's general notability guideline. (March 2010) |
| Merb | |
|---|---|
| Original author | Ezra Zygmuntowicz |
| Developer | Yehuda Katz |
| Stable release | 1.0.15
/ November 4, 2009 |
| Repository | |
| Written in | Ruby |
| Operating system | Cross-platform |
| Type | Web application framework |
| License | MIT License |
| Website | merbivore.com |
Merb, short for "Mongrel+Erb"[1], is a model-view-controller web framework written in Ruby. Merb adopts an approach that focuses on essential core functionality, leaving most functionality to plugins.
Relation to Ruby On Rails
Merb 1.0 was released on November 7, 2008 at RubyConf.[2] and is currently at version 1.0.12.
The Merb project was started as a "clean-room" implementation[3] of the Ruby on Rails controller stack, but has grown to incorporate a number of ideas which deviated from Rails's spirit and methodology, most notably, component modularity, extensible API design, and vertical scalability. Most of these capabilities have since been incorporated back into Rails during the Rails/Merb merger announced on December 23, 2008.[4][5]
Like Rails, Merb can also be used to write sophisticated applications and RESTful Web services. It has been suggested that Merb is more flexible and faster than Rails.[6].
References
- ^ Zygmuntowicz, Ezra (18 Oct 2006). "ANN: Merb, Mongrel+Erb". osdir.com.
{{cite web}}: External link in(help)|work= - ^ Aimonetti, Matt (9 Nov 2008). "Merb 1.0 released". Merbist.
- ^ Zygmuntowicz, Ezra (23 Dec 2008). "Merb *is* Rails".
- ^ Hansson, David Heinemeier (23 Dec 2008). "Merb gets merged into Rails 3!". weblog.rubyonrails.org.
{{cite web}}: External link in(help)|work= - ^ Katz, Yehuda (23 Dec 2008). "Rails and Merb Merge". yehudakatz.com.
{{cite web}}: External link in(help)|work= - ^ Boone, Paul (18 Sept 2008). "Rails/Merb performance comparison (on mongrel, jruby, tomcat, glassfish)". mindbucket.com.
{{cite web}}: Check date values in:|date=(help); External link in(help)|work=
External links
- Merbivore - Official Merb Site
- Latest Merb Core API Documentation
- Ezra Zygmuntowicz: Merb *is* Rails
- News, projects and tutorials devoted to the Merb web framework
- Official wiki for Merb
- Yehuda Katz's blog (Merb's lead developer)
- Ezra Zygmuntowicz's blog (creator of Merb)
- Matt Aimonetti's blog (Merb's lead evangelist)
- Merb podcasts, screencasts, tutorials and news
- MerbCamp - First official gathering of Merb developers
- Merb Web Application Framework Tutorials and more...
- Merb Overheard - Aggregater of Merb news and community information
- Merb 1.0 Coming Soon, RC1 Available Now
- InfoQ Interview: Yehuda Katz explains Merb
- InfoQ: Merb Will Be Merged Into Rails 3.0
- Software Development Times: Merb to merge into Rails
- Merb: When Flexibility and Performance Matter
- Tech Republic: Update on the Rails/Merb merger
- IDG News Service: Rails and Merb Web Frameworks Agree to Merge
- Ars Technica: Ruby on Rails and Merb to merge for Rails 3
- Slashdot Article on Rails/Merb Merger
- Internet News: Rails 3 Gets Supersized With Merb