Commit Graph

8 Commits

Author SHA1 Message Date
msf
198953c52f update to merb 1.0.15, which actually works with the version of datamapper
we have in tree. take maintainership

ok bernd@
2010-01-02 00:28:55 +00:00
bernd
f51f9ca090 Remove myself from MAINTAINER and bump. 2009-11-09 17:09:22 +00:00
bernd
b1976e7644 The datamapper dependency seems broken. Skip dm deps to make it build again.
No bump, didn't build. Noticed by naddy@. Thanks!
2009-10-20 05:21:14 +00:00
pirofti
df02811a93 Update ruby-merb to 1.0.12. 2009-10-12 16:36:38 +00:00
bernd
48ec1a3521 Update the Merb framework to 1.0.8.1. 2009-01-31 12:40:06 +00:00
landry
e057bbd908 bump PKGNAMEs after lang/ruby module change in www/ruby-merb subdir. 2008-06-14 23:59:36 +00:00
bernd
75017c307a Update to ruby-merb-0.9.3. 2008-05-09 17:33:16 +00:00
bernd
ca4119c64e Initial import of ruby-merb-0.9.2.
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. In fact, this is a guiding principle of the
project, which has led to third-party support for the ActiveRecord,
DataMapper, and Sequel ORMs.
2008-04-19 21:57:18 +00:00