Posted By: Mike Burrows
Date: 2009-05-12 12:50
Summary: path-to 0.4.0 Released
Project: path-to
path-to version 0.4.0 has been released!
path-to allows web applications to be modelled via URI templates and then accessed through an application-specific Ruby API. It is designed to be extended easily to support discovery mechanisms; included is an implementation based on the resource templates of described_routes.
Changes:
## 0.4.0
* Positional parameters for path-to/described_routes (only), e.g. delicious.posts('ruby'); app.users['dojo'] |
|