ProjectInfo in og-0.26.0 vs ProjectInfo in og-0.27.0
- old
+ new
@@ -1,10 +1,10 @@
--- %YAML:1.0
TITLE : &title Og
NAME : &pkg og
-VERSION : '0.26.0'
+VERSION : '0.27.0'
STATUS : beta
AUTHOR : George Moschovitis
EMAIL : &email gm@navel.gr
HOMEPAGE : "http://www.nitrohq.com"
@@ -15,16 +15,23 @@
Object Graph (Og) is a state of the art ORM system.
Og serializes standard Ruby objects to Mysql, Postgres, Sqlite,
KirbyBase, Filesystem and more.
DEPENDENCIES:
- - [ glue, '= 0.26.0' ]
+ - [ glue, '= 0.27.0' ]
DISTRIBUTE: [ gem, tgz, zip ]
RUBYFORGE:
PROJECT: 'nitro'
USERNAME: 'gmosx'
+
+RDOC:
+ - dir: rdoc
+ options: ['--all', '--inline-source']
+ include:
+ - 'lib/og/**/*'
+ - '[A-Z]*'
# Anything to require upfront?
#TEST:
# fixture: ''