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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"