Posted By: Mike Burrows
Date: 2009-05-22 14:57
Summary: described_routes 0.5.0 Released
Project: described_routes
described_routes version 0.5.0 has been released!
Framework-neutral metadata, describing (among other things) your Rails routes in JSON, YAML, XML and plain text formats.
Also the home (for now at least) of the ResourceTemplate class.
See roadmap for described_routes and path-to[http://github.com/asplake/path-to/tree] at http://positiveincline.com/?p=213.
Changes:
## 0.5.0 2009-05-22
* API refactor, a possible prelude to new resource_template gem:
* Top level class ResourceTemplate (was DescribedRoutes::ResourceTemplate)
* New class ResourceTemplate::ResourceTemplates to which most of ResourceTemplate's class methods have been moved
* Removed the yaml_short format (superseded by the plain text format) |
|