meta/project.yaml in facets-2.2.1 vs meta/project.yaml in facets-2.3.0
- old
+ new
@@ -13,20 +13,26 @@
allowing for highly granular control of requirements.
The modules include a variety of useful classes, mixins
and microframeworks, from the Functor to a complete
Annotations system.
+project : facets
author : Thomas Sawyer <transfire@gmail.com>
email : facets-universal@rubyforge.org
homepage : 'http://facets.rubyforge.org'
download : 'http://rubyforge.org/projects/facets'
-# Packaging Information
-
-gem_paths:
+loadpath :
- lib/core
- lib/more
+ - lib/class
+ - lib/mixin
+#libpath:
+# - lib/core/facets
+# - lib/more/facets
+
+# Packaging Information
+
+exclude : [ work, doc, pkg, site ]
document : false
-manifest : meta/MANIFEST
-exclude : [ dev, doc, pkg ]