ror
Merb + Rails = Rails 3
Submitted by kai on Tue, 2008-12-23 23:49. ::
This exciting news is all over the web:
Rails 3 will certainly become more modular, and run faster! One will easily take out components that are not useful(such as URL routing/rewrite when developing a backend service) for his/her projects and plug in other implementations instead using default(such as DataMapper or Sequel instead of ActiveRecords).
Tags: ruby ror rails merb activerecord











