hannesg / uri_template

A URI template library for ruby.
169 stars 85 forks source link

Colon syntax doesn't support variables with underscores in them? #4

Closed mateomurphy closed 11 years ago

hannesg commented 11 years ago

Ehm, not currently, but I guess it should. I was more focused on the rfc6570 stuff. I'll add this.

mateomurphy commented 11 years ago

thanks, it would be appreciated!