InfoQ

InfoQ

Topic/Tag specific view

Merb Content on InfoQ


Latest featured content about Merb

Rails 3

Topics
Ruby on Rails,
Ruby,
Dynamic Languages,
Web Frameworks,
QCon San Francisco 2009,
Languages,
QCon,
WOA,
Architecture,
Performance & Scalability,
Conferences,
Programming,
RubyGems,
Merb,
Rails

Yehuda Katz explains Rails 3: the performance improvements, the new architecture, the influence of Merb, and much more. Also: a look at the Bundler tool.

News about Merb

First Rails 3 Beta Released

Topics
Ruby on Rails,
JRuby,
JVM Languages,
Ruby,
Dynamic Languages,
Java,
Web Frameworks,
WOA,
.NET,
Languages,
Programming,
Frameworks,
Architecture,
Security,
Ruby1.9,
Merb,
Rubinius,
Rails

The first beta of Rails 3 is available. Rails 3 is a major rewrite of the codebase bringing with it stable APIs and design decisions inspired by Merb, cleaner internals, performance improvements and much more. InfoQ takes a look at the changes in Rails 3, and on which Ruby implementations it runs.

Rails 2.3.3 Released and the State of Rails 3.0 and Merb

Topics
Ruby on Rails,
Ruby,
JSON,
Web Frameworks,
Dynamic Languages,
Markup Languages,
Languages,
WOA,
Programming,
Architecture,
Merb,
Rails,
Refactoring

Rails 2.3.3 is now available. Among the usual bug fixes, it adds a few new features like ActiveRecord touch functionality and some JSON related API changes. Also: a look at what's up with Rails 3 and Merb 1.1.

Ruby VM Roundup: Ruby 1.9.2 Preview 1, Ruby Versions Site

Topics
JRuby,
Runtimes,
Ruby,
JVM Languages,
GarbageCollection,
Dynamic Languages,
Java,
Languages,
ParseTree,
Programming,
Performance & Scalability,
Merb,
Ruby1.9,
Rubinius

Ruby 1.9.2 Preview 1 is now available and brings API improvements such as Method#parameters, GC optimization for long lived objects, and more. Also: to keep up to speed with Ruby implementations, David A. Black announced ruby-versions.net which provides a long list of MRI versions as well as JRuby, Rubinius and REE installations.

Rack 1.0 Released

Topics
Ruby on Rails,
Ruby,
Dynamic Languages,
Web Frameworks,
Languages,
WOA,
Web Servers,
Merb,
Programming,
Architecture,
Mongrel,
Frameworks,
Thin,
Rack

Rack, the "minimal interface between webservers supporting Ruby and Ruby frameworks" has finally seen its 1.0 release. We talked to Rack developer Christian Neukirchen to learn what his plans for the future of Rack are.

JRuby on Google App Engine Roundup: DataMapper Adapter for DataStore, Reggae

Topics
Ruby on Rails,
JRuby,
Ruby,
JVM Languages,
Dynamic Languages,
Java,
Languages,
Google,
Data Access,
Companies,
Programming,
Database,
Merb,
ActiveRecord-JDBC,
ActiveRecord

While JRuby on Rails doesn't have ActiveRecord, DataMapper, an ORM often used with Merb, has gained a new adapter for Google App Engine's DataStore. Also: work on Reggae, automatic tooling for deploying Rack apps on GAE is under way.

Presentations about Merb

Merb: When Flexibility and Performance Matter

Topics
Ruby on Rails,
Ruby,
QCon San Francisco 2008,
Dynamic Languages,
QCon,
Languages,
Programming,
Performance & Scalability,
Merb,
Conferences

In this talk, Matt Aimonetti talks about the ideas and concepts behind Merb - and the reasons why it's appealing: speed, modularity and more.

Interviews about Merb

Jonathan Dahl on Programming and Minimalism

Topics
Ruby on Rails,
Ruby,
Dynamic Languages,
Languages,
FutureRuby,
Programming,
Language,
Merb,
Simple Design

In this interview taped at FutureRuby, Jonathan Dahl explains ways to write clear Ruby code and how to use minimalism as a guiding principle.

Luke Galea on Ruby and Erlang

Topics
Ruby on Rails,
Ruby,
Web Frameworks,
Dynamic Languages,
Erlang,
Languages,
WOA,
Functional Programming,
Programming,
FutureRuby,
Architecture,
Performance & Scalability,
Merb

In this interview taped at FutureRuby, Luke Galea talks about his experience with building sites using Ruby and Merb as well as integrating them using Erlang in the messaging layer.

Matt Todd on Halcyon

Topics
Ruby,
Dynamic Languages,
Web Frameworks,
WOA,
Languages,
Programming,
Architecture,
Merb,
RubyFringe

In this interview recorded at RubyFringe, Matt Todd talks about his work on the Halcyon framework and how to stop worrying and simple start implementing ideas, dumb or not.

Yehuda Katz explains Merb

Topics
Ruby on Rails,
Ruby,
Dynamic Languages,
API,
Languages,
RubyGems,
Programming,
Merb,
Rails,
Rails Plugins,
RubyFringe

In this interview from RubyFringe, Yehuda Katz talks about Merb, its design principles, and how it differs from Rails. Yehuda also mentions Yard, an RDoc replacement.