Object Daddy is a library (as well as a Ruby on Rails plugin) designed to assist in automating testing of large collections of objects, especially webs of ActiveRecord models. It is a descendent of the "Object Mother" pattern for creating objects for testing, and is related to the concept of an "object exemplar" or stereotype. This is a fork of the original object_daddy. WWW: https://github.com/edavis10/object_daddy Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: ruby->miwi I'll take it.
miwi 2011-03-09 14:13:33 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-edavis10-object_daddy Makefile distinfo pkg-descr Log: Object Daddy is a library (as well as a Ruby on Rails plugin) designed to assist in automating testing of large collections of objects, especially webs of ActiveRecord models. It is a descendent of the "Object Mother" pattern for creating objects for testing, and is related to the concept of an "object exemplar" or stereotype. This is a fork of the original object_daddy. WWW: https://github.com/edavis10/object_daddy PR: ports/155307 Submitted by: milki <milki at rescomp.berkeley.edu> Revision Changes Path 1.4264 +1 -0 ports/devel/Makefile 1.1 +19 -0 ports/devel/rubygem-edavis10-object_daddy/Makefile (new) 1.1 +2 -0 ports/devel/rubygem-edavis10-object_daddy/distinfo (new) 1.1 +7 -0 ports/devel/rubygem-edavis10-object_daddy/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!