Subject: CVS commit: pkgsrc/databases/ruby-dm-rails
From: Takahiro Kambe
Date: 2011-12-17 18:35:27
Message id: 20111217173527.D4311175DD@cvs.netbsd.org

Log Message:
Importing databases/ruby-dm-rails package version 1.2.0.

Dm-rails provides the railtie that allows datamapper to hook into rails3 and
thus behave like a rails framework component.  Just like activerecord does in
rails, dm-rails uses the railtie API to hook into rails.  The two are actually
hooked into rails almost identically.

Creating new datamapper apps on rails3 from scratch is actually really easy.
The following will guide you through the process.


Files:
RevisionActionfile
1.1importpkgsrc/databases/ruby-dm-rails/Makefile
1.1importpkgsrc/databases/ruby-dm-rails/distinfo
1.1importpkgsrc/databases/ruby-dm-rails/PLIST
1.1importpkgsrc/databases/ruby-dm-rails/DESCR