URI-Template gem
Overview
URI Templates are strings that contain embedded variables that are transformed into URIs after embedded variables are substituted.
This gem implements the URI Template specification and transforms URI templates in to URIs.
Installation
[sudo] gem install uri-templates
Documentation
http://juretta.github.com/uri-templates/