cvs commit: ports/databases Makefile ports/databases/rubygem-dm-rails Makefile distinfo pkg-descr

Steve Wills swills at FreeBSD.org
Sat Jun 18 18:46:40 UTC 2011


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)


More information about the cvs-all mailing list