pkgsrc/databases/ruby-dm-sweatshop/PLIST
taca 7f7abe84f8 Importing databases/ruby-dm-sweatshop package version 1.2.0.
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.
2011-12-17 17:32:33 +00:00

23 lines
844 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/17 17:32:33 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/VERSION
${GEM_LIBDIR}/dm-sweatshop.gemspec
${GEM_LIBDIR}/lib/dm-sweatshop.rb
${GEM_LIBDIR}/lib/dm-sweatshop/model.rb
${GEM_LIBDIR}/lib/dm-sweatshop/support/class_attributes.rb
${GEM_LIBDIR}/lib/dm-sweatshop/sweatshop.rb
${GEM_LIBDIR}/lib/dm-sweatshop/unique.rb
${GEM_LIBDIR}/spec/dm-sweatshop/model_spec.rb
${GEM_LIBDIR}/spec/dm-sweatshop/sweatshop_spec.rb
${GEM_LIBDIR}/spec/dm-sweatshop/unique_spec.rb
${GEM_LIBDIR}/spec/rcov.opts
${GEM_LIBDIR}/spec/spec.opts
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/tasks/spec.rake
${GEM_LIBDIR}/tasks/yard.rake
${GEM_LIBDIR}/tasks/yardstick.rake
${GEM_HOME}/specifications/${GEM_NAME}.gemspec