Latest Merb and Rails 30 News
-
Foy Savas, author or the “merb way” wrote a very well written post on “Rails monoculture”
-
Pat Eyler, wrote an article asking if Rails and Merb would be better together.
-
Ben Aldred, tell people to stop worrying and start loving Rails 3.
-
fotonauts.com a Rails and Merb Photo website developed by an ex-apple team, was featured in TechCrunch. Fotonauts is the perfect example of an app that will bain a lot from the merge.
-
Yehuda has been blogging a lot about every single step and even though most people are enjoying a well deserved break, you can read the details of the work started on the merge.
Basically, the work started, we are getting familiar with the rails code base and are optimizing things slowly but surely with a focus on testing JRuby. The Merb router is being optimized and ported over to Rails 3.0. Rails and Merb developers will be able to stick to their DSL (so we stay backward compatible). Merb bootloader is also being ported over without breaking the backward compatibility. Finally, ActiveSupport is being broken down in more manageable/independant chunks so people will be able to pick only what they want to use. A “mini” version is also on the work.
-
Merb 1.0.7 got released yesterday with a bunch of bug fixes.
-
merb_sequel 1.0 should be released sometime this week and i’m planning on adding rails i18n syntax support to merb_babel.