Sha256: 8745a2bc1071910001b02d39da9e5041fe7cd999b8a243dfaa8cabafda0a2e54
Contents?: true
Size: 447 Bytes
Versions: 1
Compression:
Stored size: 447 Bytes
Contents
### 0.1.1 / 2010-02-18 * Fixed incorrect parsing of variables named `belongs_to` or `property` under Ruby 1.8.x. * Added specs for parsing invalid `property`, `has` and `property` statements. ### 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.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yard-dm-0.1.1 | ChangeLog.md |