Posted By: postmodern
Date: 2010-01-20 17:47
Summary: yard-dm 0.1.0 Released
Project: yard-dm
yard-dm version 0.1.0 has been released!
A YARD plugin for parsing DataMapper syntax.
Once yard-dm is installed, YARD will automatically load the plugin when ever the +yardoc+ utility is ran on a project.
Changes:
### 0.1.0 / 2010-01-13
* Initial release: * Parses +property+ statements. * Parses +has+ +n+, +1+, 0..n and 1..n statements. * Parses +belongs_to+ statements. * All specs pass on Ruby 1.8.7-p174 and Ruby 1.9.1-p26041 using YARD 0.5.3. |
|