Class URITemplate::RegexpEnumerator
In: lib/uri_template/utils.rb
Parent: Object

An awesome little helper which helps iterating over a string. Initialize with a regexp and pass a string to :each. It will yield a string or a MatchData

Methods

each   new  

Included Modules

Enumerable

Public Class methods

Public Instance methods

[Validate]