Date: Sat, 18 Jun 2011 18:46:40 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/rubygem-dm-rails Makefile distinfo pkg-descr Message-ID: <201106181846.p5IIkepU082384@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
swills 2011-06-18 18:46:40 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/rubygem-dm-rails Makefile distinfo pkg-descr
Log:
This gem 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.
WWW: http://rubygems.org/gems/dm-rails
PR: ports/157994
Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
Revision Changes Path
1.990 +1 -0 ports/databases/Makefile
1.1 +26 -0 ports/databases/rubygem-dm-rails/Makefile (new)
1.1 +2 -0 ports/databases/rubygem-dm-rails/distinfo (new)
1.1 +10 -0 ports/databases/rubygem-dm-rails/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106181846.p5IIkepU082384>
