summaryrefslogtreecommitdiff
path: root/databases/ruby-dm-sweatshop/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-07-30Switch github HOMEPAGEs to https.wiz1-2/+2
2011-12-17Importing databases/ruby-dm-sweatshop package version 1.2.0.taca1-0/+16
dm-sweatshop is a model factory for DataMapper. It makes it easy & painless to crank out complex pseudo random models -- useful for tests and seed data. Production Goals: * Easy generation of random models with data that fits the application domain. * Simple syntax for declaring and generating model patterns. * Add context to model patterns, allowing grouping and * Effortlessly generate or fill in associations for creating complex models with few lines of code.